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

[Feature Request] Update the extensibility for test user to include user claims #3139

Closed
neha-bhargava opened this issue Nov 12, 2024 · 0 comments · Fixed by #3140
Closed

Comments

@neha-bhargava
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The extensibility needs to be updated to pass the user claims to make use of the pattern for user FIC scenario.

Describe the solution you'd like
Pass the user claims along with the other parameters. Modify the delegate to pass user claims as public delegate void BeforeTokenAcquisitionForTestUser(AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder builder, AcquireTokenOptions? acquireTokenOptions, ClaimsPrincipal user);

Describe alternatives you've considered

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant