Abstract
Static
getDetermines if the given step is a WebAuthn step.
The step to evaluate
A WebAuthnStepType value
Static
authenticateStatic
registerStatic
getReturns an object containing the two WebAuthn callbacks.
The step that contains WebAuthn callbacks
The WebAuthn callbacks
Static
getReturns the WebAuthn metadata callback containing data to pass to the browser Web Authentication API.
The step that contains WebAuthn callbacks
The metadata callback
Static
getReturns the WebAuthn hidden value callback where the outcome should be populated.
The step that contains WebAuthn callbacks
The hidden value callback
Static
getReturns the WebAuthn metadata callback containing data to pass to the browser Web Authentication API.
The step that contains WebAuthn callbacks
The metadata callback
Static
getStatic
getConverts an authentication credential into the outcome expected by OpenAM.
The credential to convert
The outcome string
Static
getStatic
getConverts a registration credential into the outcome expected by OpenAM.
The credential to convert
The outcome string
Static
createConverts authentication tree metadata into options required by the browser Web Authentication API.
The metadata provided in the authentication tree MetadataCallback
The Web Authentication API request options
Static
createConverts authentication tree metadata into options required by the browser Web Authentication API.
The metadata provided in the authentication tree MetadataCallback
The Web Authentication API request options
Utility for integrating a web browser's WebAuthn API.
Example: