oktaSignInResolvers.emailMatchingUserEntityAnnotation
Home > @backstage/plugin-auth-backend-module-okta-provider
> oktaSignInResolvers
> emailMatchingUserEntityAnnotation
Looks up the user by matching their Okta email to the entity email.
Signature:
emailMatchingUserEntityAnnotation: import("@backstage/plugin-auth-node").SignInResolverFactory<OAuthAuthenticatorResult<PassportProfile>, unknown>