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

[Fleet] Adding rahuls-microsoft to code owners #46554

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

rahuls-microsoft
Copy link
Member

[Fleet] Adding rahuls-microsoft to code owners

…rsion (#46013)

* Add flag and enable CAE to AuthorizeRequestInternal

* Enable CAE for AuthorizeRequestOnChallenge

* Add flag in SecretClientOption and SecretClient

* Revert "Add flag in SecretClientOption and SecretClient"

This reverts commit 02a805d.

* Enable CAE by default

* Removing unused parameter

* Remove saving the claims in the cache

* Update Changelog

* Update changelogs

* Simplify error checking logic

Addressing comment in PR

* Add test for base64 claims

* Override Process function to handle the first CAE Challenge after a scope challenge

* Add tests

* Separate credential and client transports and assert for a 401.

* Nest rety inside challenge if block

* Add test for claims in token

* Fix CI by removing extra test case parameter

* Nit changes to tests

* Simplify tests

* removing unnecessary mock responses

* Refactor tests to test CAE in all projects

* Make tests non parallelizable

* Add setup method to CAE tests

* Test for tokens obtained from cae challenges

* Fix test / CI

* Update dependency for System.ClientModel

* Apply suggestions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants