-
Notifications
You must be signed in to change notification settings - Fork 798
Improve clarity of AlexisHR SSO #1740
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
Customers are complaining that they are getting lost in two steps, so this change aims to bring some clarity around temporary mocked values handling and SAML Signing certificate
Learn Build status updates of commit 7cacebb: 💡 Validation status: suggestions
docs/identity/saas-apps/alexishr-tutorial.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Updated the required attribute for Name ID format in the tutorial.
@microsoft-github-policy-service agree company="Simployer" |
@arrivant : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 2e32f20: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
Learn Build status updates of commit a564f91: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
Updated the steps for configuring Microsoft Entra SSO with AlexisHR, including changes to the numbering and clarifications on placeholder values.
Learn Build status updates of commit e5967ff: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
@nguhiu - Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Learn Build status updates of commit 23c25e3: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
@nguhiu @v-regandowner Could I ask you to review those changes? Customers are quite persistent in making mistakes when going through the current version of guidance, and we believe those few tweaks that are made in this PR should decrease the number of issues. |
#sign-off |
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @nguhiu |
@nguhiu can you respond the the comment above? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR improves the clarity of the AlexisHR SSO tutorial documentation by addressing customer confusion around temporary mock values and SAML certificate handling. The changes restructure the configuration process to make it clearer that users need to start with placeholder values, configure AlexisHR, and then return to update Microsoft Entra ID with real values.
Key changes:
- Restructured the SSO configuration workflow to clearly separate initial mock setup from final configuration with real values
- Added explicit guidance on handling temporary placeholder values and when to replace them
- Improved clarity around SAML certificate requirements and formatting
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Customers are complaining that they are getting lost in this guideline, so this change aims to bring some clarity around temporary mocked values handling and SAML Signing certificate.