BookmarkSubscribeRSS Feed
0 Likes

Hi all,

 

nowadays many APIs depend to OAuth2 tokens using an underlying authentication method.

While connecting from a SAS session (either development or batch), I would like to connect to a given API using OAuth2.

Typcially the authentication relies on client ID and secret. An administrator does not want to share client id & secret with the users passing through the authentication.

Therefore it would be beneficial if SAS Viya could build additional integration options where the administrator defines a client id, secret, scope (etc.) and then a user just authenticates using that one, getting a token for given session.

There might be other options to.

 

I'm really looking for generating OAuth2 tokens from SAS Viya in a way which align with security needs and also allows access to other APIs using given token.

 

"This is not about using OAuth2 for SAS Viya authentication itself."

 

 

Thanks!

 

Josef