Builder

class Builder

Properties

Link copied to clipboard

Custom identifier your end users will use to sign in with SSO.

Link copied to clipboard

A custom field mapping to extract the username from the OIDC token (optional).

Link copied to clipboard

Additional authentication parameters to include in the OIDC flow (optional).

Link copied to clipboard

The issuer URL of the OIDC provider (e.g., 'https://login.example.com').

Link copied to clipboard

The ID of the Wickr network for which OIDC will be configured.

Link copied to clipboard

The OAuth scopes to request from the OIDC provider (e.g., 'openid profile email').

Link copied to clipboard

The client secret for authenticating with the OIDC provider (optional).

Link copied to clipboard

The buffer time in minutes before the SSO token expires to refresh it (optional).

Link copied to clipboard

Unique identifier provided by your identity provider to authenticate the access request. Also referred to as clientID.