JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
470 stars 74 forks source link

fix(jans-auth): super_gluu login doesn't work with jans server #4132

Open imShakil opened 1 year ago

imShakil commented 1 year ago

I tried SSO flow using mod_oauth_oidc to test super gluu auth with jans server. It's failed to authenticate.

IMG_0621 2

Steps to reproduce:

  1. Install jans server and letsencrypt certificate
  2. enable super_gluu script in jans server
  3. create a client id and set the default auth as super_gluu at jans server
  4. create rp with mod_oauth_oidc
  5. setup sso
  6. test super gluu login

device & version:

nynymike commented 1 year ago

I'm not sure what you mean by Step 3: "create an client id and set default auth as super_gluu at jans server" -- did you create this on the server that needs to call oxnotify (api.gluu.org)?

imShakil commented 1 year ago

not really. I meant to create a client with default acr which is actually needed in mod_oauth_oidc setup.