Skip to main content

oidcSignInResolvers

Home > @backstage/plugin-auth-backend-module-oidc-provider > oidcSignInResolvers

Available sign-in resolvers for the Oidc auth provider.

Signature:

namespace oidcSignInResolvers 

Variables

VariableDescription
emailLocalPartMatchingUserEntityNameA oidc resolver that looks up the user using the local part of their email address as the entity name.
emailMatchingUserEntityProfileEmailA oidc resolver that looks up the user using their email address as email of the entity.