Syspeople / CodeNow

Empower your ServiceNow Development with no instance configuration.
MIT License
8 stars 7 forks source link

oAuth support #14

Open ambsoerensen opened 5 years ago

ambsoerensen commented 5 years ago

Via Azure AD. https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-oauth2-implicit-grant-flow

ambsoerensen commented 5 years ago

Support oAuth. Use ServiceNow oAuth funcitonality.

Allow authcode flow and implicit flow through extension config.

ambsoerensen commented 5 years ago

by using SN approach you will automatically be redirected to the instance auth provider.