gcpIapSignInResolvers.emailMatchingUserEntityAnnotation
Home > @backstage/plugin-auth-backend-module-gcp-iap-provider > gcpIapSignInResolvers > emailMatchingUserEntityAnnotation
Looks up the user by matching their email to the google.com/email annotation.
Signature:
emailMatchingUserEntityAnnotation: import("@backstage/plugin-auth-node").SignInResolverFactory<GcpIapResult, {
dangerouslyAllowSignInWithoutUserInCatalog?: boolean | undefined;
} | undefined>