• Amit PPT
  • NEWBIE
  • 0 Points
  • Member since 2015
  • Software Engineer
  • Saasfocus Inc.

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

There are some Salesforce REST APIs which needs to be consumed by client application. The API Request should be externally authenticated by Azure AD using Azure AD's OAuth app registration and Salesforce OAuth2.0 authentication is not required. However Salesforce should be able to validate the Access Token provided by Azure AD by calling an Azure URL for token validation.

Please suggest if there is a way to achieve this without using Salesforce OAuth2.0 Authentication.