Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passwordless authentication doesn't take the IDP status into account #9494

Open
exalate-issue-sync bot opened this issue Feb 2, 2024 · 0 comments
Open

Comments

@exalate-issue-sync
Copy link

How to reproduce

  1. Create a new domain and enable webauthn.
  2. on this domain create 2 IDP
  3. on an application, enable both idp
  4. sign in a user linked to IDP 1 and register the webauthn credential
  5. signout
  6. disable the IDP 1 (only IDP 2 is enable)
  7. try to sign in with the same user as step 4 using passwordless.
  8. the authentication is successful. (this is unexpected as the IDP on which the user is linked is disabled for the application)
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 16, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 16, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 20, 2024
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 20, 2024
fixes AM-2157

gravitee-io/issues#9494

(cherry picked from commit 5fe2877)

# Conflicts:
#	gravitee-am-gateway/gravitee-am-gateway-handler/gravitee-am-gateway-handler-common/src/test/java/io/gravitee/am/gateway/handler/common/auth/UserAuthenticationServiceTest.java
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 20, 2024
fixes AM-2157

gravitee-io/issues#9494

(cherry picked from commit 5fe2877)

# Conflicts:
#	gravitee-am-gateway/gravitee-am-gateway-handler/gravitee-am-gateway-handler-common/src/test/java/io/gravitee/am/gateway/handler/common/auth/UserAuthenticationServiceTest.java
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 20, 2024
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 20, 2024
fixes AM-2157

gravitee-io/issues#9494

(cherry picked from commit 5fe2877)

# Conflicts:
#	gravitee-am-gateway/gravitee-am-gateway-handler/gravitee-am-gateway-handler-common/src/test/java/io/gravitee/am/gateway/handler/common/auth/UserAuthenticationServiceTest.java
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 20, 2024
fixes AM-2157

gravitee-io/issues#9494

(cherry picked from commit 5fe2877)

# Conflicts:
#	gravitee-am-gateway/gravitee-am-gateway-handler/gravitee-am-gateway-handler-common/src/test/java/io/gravitee/am/gateway/handler/common/auth/UserAuthenticationServiceTest.java
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 21, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 21, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 21, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 21, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 22, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 22, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Feb 22, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 14, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 15, 2024
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 15, 2024
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 15, 2024
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 15, 2024
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 15, 2024
mergify bot pushed a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 15, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 15, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 18, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 18, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 18, 2024
leleueri added a commit to gravitee-io/gravitee-access-management that referenced this issue Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants