Secure REST API that only works for users authenticated by App with SSO (OAuth?)
I somehow need to accomplish the following:
User accesses a application written in JavaScript.
Application uses SSO to identify the user who is logged into Windows.
Application obtains the access role for that user for the … Continue reading Secure REST API that only works for users authenticated by App with SSO (OAuth?)