Skip to content
Discussion options

You must be logged in to vote

Hi @EkaLinMan,
There is no dedicated UI or REST endpoint for WebAuthn credentials in OpenAM 16.x, but you do not need custom development to manage them either.

WebAuthn credentials are stored as values of an ordinary multi-valued user profile attribute, so the standard Identity Management REST API can list and delete them, both for an administrator and for the end user themselves.

The credentials are stored by default in the sunIdentityServerPPSignKey user attribute.

Check the actual value in Realms -> Authentication -> Modules -> your WebAuthn module. Both the registration and the authentication module must point at the same attribute.

The stored value carries no friendly name, no regist…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@EkaLinMan
Comment options

Answer selected by maximthomas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants