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
778 stars 152 forks source link

Unable to create users realm in openAM setup #643

Closed amitt0488 closed 1 year ago

amitt0488 commented 1 year ago

I want to test webauthn functionality in openAM and following this article https://github.com/OpenIdentityPlatform/OpenAM/wiki/How-to-Setup-WebAuthn-Authentication-in-OpenAM#setting-up-authentication-modules

As per this article, there has to be a /users realm. When I try to create this realm. It gives me error:

"Organization name users is invalid"

  1. Can i do this in any other realm or under Top level realm?

  2. Also, for testing webauthn, is it necessary that openAM should work under HTTPS?

image

maximthomas commented 1 year ago

@amitt0488 There is an issue in the documentation, you should use a different realm name, because users is reserved. I have just changed realm name to clients in the wiki page.

maximthomas commented 1 year ago

Also, for testing webauthn, is it necessary that openAM should work under HTTPS?

You can use either https or localhost hostname with http