Skip to main content

IdPType

@mandaitor/sdk


@mandaitor/sdk / IdPType

Type Alias: IdPType

IdPType = "eidas_eudi" | "entra_id" | "auth0" | "okta" | "azure-ad" | "eudi-wallet" | "eidas_wallet" | "google" | "saml" | "oidc"

Defined in: @mandaitor/sdk/dist/widget-config.d.ts:8

Supported Identity Provider types.

Canonical values match the API spec: eidas_eudi, entra_id, auth0, okta. Legacy aliases (azure-ad, eudi-wallet) are kept for backwards compatibility but should not be used in new code.