Closed amitt0488 closed 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.
Also, for testing webauthn, is it necessary that openAM should work under HTTPS?
You can use either https or localhost
hostname with http
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"
Can i do this in any other realm or under Top level realm?
Also, for testing webauthn, is it necessary that openAM should work under HTTPS?