Connect to Dynamics 365 Web API using OAuth 2.0 – Resource Owner Password Credential (ROPC)
Views (338)
The ROPC grant type should only be used in scenario when the Client application is absolutely trusted with user credentials and when redirect based flow are not possible. It was introduced for the Legacy Application for quick migration and is now more or less considered obsolete by OAuth Working group, and ideally should not be … Continue reading "Connect to Dynamics 365 Web API using OAuth 2.0 – Resource Owner Password Credential (ROPC)"
This was originally posted here.

Like
Report
*This post is locked for comments