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

Variable

Description

emailLocalPartMatchingUserEntityName

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

emailMatchingUserEntityProfileEmail

A oidc resolver that looks up the user using their email address as email of the entity.