OpenIdentityPlatform / OpenAM

OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
https://www.openidentityplatform.org/openam
Other
777 stars 152 forks source link

Error in Setup & Test WebAuthn support locally on Window 10 #642

Closed amitt0488 closed 1 year ago

amitt0488 commented 1 year ago

I need to setup openAM locally on window 10 laptop and then want to test WebAuthn.

Now I am getting an error while Testing WebAuthn Registration Authentication Chain.

image

May be I need to setup this on HTTPS ? Could this be the reason (currently openAM is running on HTTP) ?

maximthomas commented 1 year ago

WebAuthn only works in classic UI (enabled with XUI.enable=false system property). There is an important note in the wiki. Seems you are using XUI for authentication. You should use classic UI, so authentication URL should look like this: https://openam.example.com:8443/openam/UI/Login?org=/users&service=webauthn-registration