oidcSignInResolvers
Home > @backstage/plugin-auth-backend-module-oidc-provider
> oidcSignInResolvers
Available sign-in resolvers for the Oidc auth provider.
Signature:
namespace oidcSignInResolvers
Variables
Variable |
Description |
---|---|
A oidc resolver that looks up the user using the local part of their email address as the entity name. | |
A oidc resolver that looks up the user using their email address as email of the entity. |