Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAE implementation work for Ruby #1745

Open
3 tasks
Tracked by #1
baywet opened this issue Jul 15, 2022 · 0 comments
Open
3 tasks
Tracked by #1

CAE implementation work for Ruby #1745

baywet opened this issue Jul 15, 2022 · 0 comments
Labels
enhancement New feature or request Ruby
Milestone

Comments

@baywet
Copy link
Member

baywet commented Jul 15, 2022

details to be found in #1179 and corresponding PR. Continuation of #1643

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:

  • getting the value from the www-authenticate response header in the http request adapter and retrying the request (once)
  • using the value in the access token provider to request a new token
  • set the cp1 capability when requesting tokens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Ruby
Projects
Status: Todo 📃
Development

No branches or pull requests

2 participants