Skip to main content
Version: Next

gcpIapSignInResolvers

Home > @backstage/plugin-auth-backend-module-gcp-iap-provider > gcpIapSignInResolvers

Available sign-in resolvers for the Google auth provider.

Signature:

namespace gcpIapSignInResolvers 

Variables

Variable

Description

emailMatchingUserEntityAnnotation

Looks up the user by matching their email to the google.com/email annotation.

idMatchingUserEntityAnnotation

Looks up the user by matching their user ID to the google.com/user-id annotation.