By: Vijayabalaji Sekar user 04 Aug 2021 at 1:24 p.m. CDT

2 Responses
Vijayabalaji Sekar gravatar
Hi Team, Is it possible to achive Identity Provider routing rules , Something similar to OKTA Supports . https://help.okta.com/en/prod/Content/Topics/Security/Identity_Provider_Discovery.htm Step 1 : webapps(SP) -> Gluuserver (Idp) Step 2 : GluuServer(Sp) ->External Idp In a nutshell, the sequence of calls GluuServer should act like SP and IDP , falls in the following order: webapps(SP) -> Gluuserver (Idp and SP)->External Idp

By Mobarak Hosen Shakil staff 09 Aug 2021 at 6:15 a.m. CDT

Mobarak Hosen Shakil gravatar
Hi Vijayabalaji Sekar, Yes, Gluu supports Inbound SAML / OpenID Connect. Please, check the documentation from this link: https://gluu.org/docs/gluu-server/4.2/authn-guide/passport/ Thanks & Regards ~ Shakil

By Vijayabalaji Sekar user 16 Aug 2021 at 8:38 a.m. CDT

Vijayabalaji Sekar gravatar
Thanks Shakil . I saw the autentication flow , Seems like user has to re enter the credential to redirect to the browser , is there is way we can pass the flow to external IDP without redirecting or without entering the credentail again . Please let me know . Thanks