diff options
Diffstat (limited to 'cadi/oauth-enduser/cadi.properties')
-rw-r--r-- | cadi/oauth-enduser/cadi.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cadi/oauth-enduser/cadi.properties b/cadi/oauth-enduser/cadi.properties index fb497314..ecd5a3d5 100644 --- a/cadi/oauth-enduser/cadi.properties +++ b/cadi/oauth-enduser/cadi.properties @@ -45,9 +45,9 @@ aaf_alt_oauth2_domain=isam.att.com #aaf_alt_oauth2_domain=csp.att.com #ISAM TEST -#aaf_alt_oauth2_token_url=https://oauth.stage.elogin.att.com/mga/sps/oauth/oauth20/token -#aaf_alt_oauth2_introspect_url=https://oauthapp.stage.att.com/mga/sps/oauth/oauth20/introspect -#aaf_alt_oauth2_client_secret=enc:<encrypt with cadi tool> +aaf_alt_oauth2_token_url=https://oauth.stage.elogin.att.com/mga/sps/oauth/oauth20/token +aaf_alt_oauth2_introspect_url=https://oauthapp.stage.att.com/mga/sps/oauth/oauth20/introspect +aaf_alt_oauth2_client_secret=enc:<encrypt with cadi tool> #ISAM PROD #aaf_alt_oauth2_token_url=https://oauth.idp.elogin.att.com/mga/sps/oauth/oauth20/token |