Skip to main content
Version: Next

microsoftSignInResolvers

Home > @backstage/plugin-auth-backend-module-microsoft-provider > microsoftSignInResolvers

Available sign-in resolvers for the Microsoft auth provider.

Signature:

namespace microsoftSignInResolvers 

Variables

Variable

Description

emailMatchingUserEntityAnnotation

Looks up the user by matching their Microsoft email to the email entity annotation.

userIdMatchingUserEntityAnnotation

Looks up the user by matching their Microsoft user id to the user id entity annotation.