Hi Rucha
Generally it is not possible to use applications anonymously. Authentication is always needed.
There are ways/workarounds were it is possible to inject a service-account making it possible for users to access the application under the same service-account. But we don't recommend this.
In version 2022.2, it will be possible to provision users to access applications. They can easily sign in with their e.g. Microsoft, Facebook or Google account, and be automatically created inside IAM and be assigned to the user groups as the administrator has specified. After the provisioning, the user can access and use the application. This works via OpenID.
Feel free to propose the idea of allowing creation of anonymous users / roles to allow people to access your application without logging in. The people will then automatically use a certain role for example.
Link to idea:
Thanks Mark, I have raised this as an idea too. Can you please explain the below in more details, in order to implement it:
“In version 2022.2, it will be possible to provision users to access applications. They can easily sign in with their e.g. Microsoft, Facebook or Google account, and be automatically created inside IAM and be assigned to the user groups as the administrator has specified. After the provisioning, the user can access and use the application. This works via OpenID.”
Thanks Mark, I have raised this as an idea too. Can you please explain the below in more details, in order to implement it:
“In version 2022.2, it will be possible to provision users to access applications. They can easily sign in with their e.g. Microsoft, Facebook or Google account, and be automatically created inside IAM and be assigned to the user groups as the administrator has specified. After the provisioning, the user can access and use the application. This works via OpenID.”
No worries, Release notes will be written for this explaining the functionality. The implementation is currently not possible but will be configurable in IAM.