-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
Description
details to be found in #1179 and corresponding PR
Because Ruby doesn't have an azure identity library, we won't be able to fully support CAE from the get go. However we can do the infrastructure work to prepare its support which includes:
- adding a third parameter (property bag/map) to the authenticate method of the authentication provider
- adding a third parameter (property bag/map) to the get access token method of the access token provider
- passing the value in base bearer token provider
Continuation in microsoft/kiota-authentication-oauth-ruby#38
Reactions are currently unavailable