Package-level declarations
Types
Configuration class for the WebModule
Properties
Oidc module for Workflow engine
Populates a request to verify a user code in the Device Authorization Grant flow (RFC 8628).
Internal function to populate an OIDC authorization request with the necessary parameters.
Extension property for Success to cast the SuccessNode.session to a User.
Constant key used to pass the verification URI complete for the OAuth 2.0 Device Authorization Grant flow (RFC 8628). When this key is present in the flow context, the Oidc module will POST the user code to the device authorization endpoint after successful authentication.
Functions
Returns the user_code query parameter from the VERIFICATION_URI_COMPLETE URI stored in this context, or null if the URI is absent or carries no user_code.