Open
Conversation
- Rewrote get-started overview: tabbed Web App/API configuration, field reference tables for OIDC and SAML, expanded troubleshooting (groups not syncing, callback errors, opaque tokens, lockout recovery), fixed prose throughout, removed stale tip - Added "Configure Hoop Gateway" section (Web App + API tabs) to all six provider pages (Auth0, Okta, Azure, Google, AWS Cognito, JumpCloud) - Replaced all deprecated IDP_* env var references with Web App/API instructions (Google groups scope, Azure/Google admin role warning) - Replaced deprecated hoop CLI commands in Azure M2M section with API calls (POST /api/serviceaccounts, GET /api/userinfo) - Clarified Okta _userinfo=1 usage with concrete Issuer URL example - Documented JumpCloud groups_claim value and userinfo endpoint behavior - Added SAML 2.0 SP endpoints (ACS URL, Entity ID) to overview Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for decap-documentation ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Summary
get-started.mdx): full rewrite of the Configuration section with tabbed Web App/API instructions, field reference tables for OIDC and SAML 2.0, expanded troubleshooting (groups not syncing, callback errors, opaque tokens, lockout recovery), fixed prose, removed stale contentIDP_*env var references (Google groups scope, Azure/Google admin role warnings) with Web App/API instructionshoop adminCLI commands withPOST /api/serviceaccountsandGET /api/userinfoAPI calls_userinfo=1with a concrete Issuer URL example; simplified the groups "Configure Hoop Gateway" stepgroups_claimvalue (https://app.hoop.dev/groups) and moved the userinfo endpoint note into the Configure sectionTest plan
/api/saml/callback,/saml/acs)🤖 Generated with Claude Code