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

VariableDescription
emailMatchingUserEntityAnnotationLooks up the user by matching their Microsoft email to the email entity annotation.
userIdMatchingUserEntityAnnotationLooks up the user by matching their Microsoft user id to the user id entity annotation.