Backstage
Docs
Github
Preparing search index...
@backstage/plugin-auth-backend-module-oidc-provider
oidcSignInResolvers
emailMatchingUserEntityProfileEmail
Variable emailMatchingUserEntityProfileEmail
Const
emailMatchingUserEntityProfileEmail
:
SignInResolverFactory
<
unknown
,
|
{
allowedDomains
?:
string
[]
;
dangerouslyAllowSignInWithoutUserInCatalog
?:
boolean
;
}
|
undefined
,
>
= commonSignInResolvers.emailMatchingUserEntityProfileEmail
A oidc resolver that looks up the user using their email address as email of the entity.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
A oidc resolver that looks up the user using their email address as email of the entity.