Cross realms authentication

Hi All,

We manage multiple companies user authentication. Each company uses our cloud based applications(some native, some third party) and going from one application to another, there is a layer of authentication (browser). We want to make this authentication seamless/loginless.

One approach is to add all these applications per company under one realm. That is a very expensive way to achieve it.
Second approach I could think of to have login/auth less availability of these applications.

I require your suggestions if there is any cross realm authentication or global authentication we can put as a strategy.

1 Like

@jonytricon, You can use identity broker if your apps are using OpenID Connect or SAML already. You can add identity provider in your realm and you can force that to be default IDP.

1 Like