-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update Custom-Id-Tokens-in-AD-FS.md #7059
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
base: main
Are you sure you want to change the base?
Conversation
Without adding the client identifier in the WebAPI the customized token will never be emitted. This is a key step in the configuration which is missing. I spent a few hours to figure this out.
@mistermik : Thanks for your contribution! The author(s) have been notified to review your proposed change. @anandyadavMSFT |
@mistermik : Thanks for your contribution! The author(s) have been notified to review your proposed change. @anandyadavMSFT |
Learn Build status updates of commit f29ebca: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@mistermik : Thanks for your contribution! The author(s) have been notified to review your proposed change. @anandyadavMSFT |
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, add a #label:"aq-pr-triaged" |
@mistermik : Thanks for your contribution! The author(s) have been notified to review your proposed change. @anandyadavMSFT |
@mistermik : Thanks for your contribution! The author(s) have been notified to review your proposed change. @anandyadavMSFT |
1 similar comment
@mistermik : Thanks for your contribution! The author(s) have been notified to review your proposed change. @anandyadavMSFT |
Without adding the client identifier in the WebAPI the customized token will never be emitted. This is a key step in the configuration which is missing. I spent a few hours to figure this out.