Jump to content

Chris Neveu

Members
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Chris Neveu got a reaction from Knightdragon89 in Add support for OAuth2 authentication to API   
    OAuth has become the de facto standard for machine to machine auth and automation.  Support for OAuth would also allow the use of multifactor auth with the API across a number of Identity Providers such as Azure AD, just by being able to leverage existing multifactor claims in the JWT.  This would allow a great number of use cases across the board and make the API very robust.
  2. Like
    Chris Neveu got a reaction from Eric H in Add support for OAuth2 authentication to API   
    OAuth has become the de facto standard for machine to machine auth and automation.  Support for OAuth would also allow the use of multifactor auth with the API across a number of Identity Providers such as Azure AD, just by being able to leverage existing multifactor claims in the JWT.  This would allow a great number of use cases across the board and make the API very robust.
  3. Like
    Chris Neveu got a reaction from Eric H in Authentication option: Azure AD (Oauth)   
    This request is to have support for Azure AD based authentication (OAuth) for login to PasswordState.  I feel this would be a robust way to have users login and would allow the use of Azure Conditional Access Polices and Azure MFA.  OAuth is a cleaner implementation than SAML from an administrative perspective and is well supported in modern applications. 
×
×
  • Create New...