Add SAML onboarding guide - #163
Open
Collins Kesuibai (collinskesuibai) wants to merge 1 commit into
Open
Collins Kesuibai (collinskesuibai) wants to merge 1 commit into
Collins Kesuibai (collinskesuibai) wants to merge 1 commit into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ebe9d64c-fee3-4d59-a3d8-8d4022eb3b81
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a Microsoft Entra SAML onboarding agent guide under the Standard Logic App validation template.
The guide helps ISVs prepare a non-gallery SAML enterprise application for Entra App Gallery validation by:
Configuring SAML identifiers, reply URLs, sign-on and logout settings.
Setting up claims, app roles, test-user assignment, and certificate notifications.
Creating and validating Entra-managed signing certificates.
Safely rotating certificates and restoring the previous configuration.
Preparing working and expired-certificate validation scenarios.
Identifying the customer-controlled portal step for importing an expired test certificate.
Verifying Graph writes and preserving nonsecret onboarding state.
Clearly separating automated tenant setup from customer sign-in, outcome confirmation, evidence capture, and submission.
This guide is based on the Microsoft Entra SAML App Gallery validation requirements and is intended for customer-facing agent or skill use.