-
Notifications
You must be signed in to change notification settings - Fork 445
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
Update Microsoft OAuth guide; align copy about development vs production instances in other guides #1588
Merged
Merged
Update Microsoft OAuth guide; align copy about development vs production instances in other guides #1588
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
1d67503
update navigation instructions in dashboard for new sso connections page
alexisintech 8ac9c0f
update dashboard instructions
alexisintech ba65725
Update docs/authentication/saml/authentication-flows.mdx
alexisintech da288c9
fix links
alexisintech 67ecd7a
update saml guides
alexisintech b0867b8
Update instructions to match dialog updates
LauraBeatris de2fb85
Update IDP-Initiated instructions
LauraBeatris 0c132a6
Fix instructions on subdomains section
LauraBeatris 68670d5
Move Okta user's assignment section up before enabling connection
LauraBeatris 012e705
Update enable connection on Google workspace section title
LauraBeatris 0c3bd4c
Run `npm run format --fix`
LauraBeatris 6733bd7
Replace `providers` with `connections`
LauraBeatris 3ec647b
Fix Google instructions to not refer legacy Dashboard
LauraBeatris f2406b2
Update "Save" and "Apply" to "Add connection"
LauraBeatris 6ef7c65
update custom provider
alexisintech eca7532
Apply suggestions from code review
alexisintech 09695c1
Update Microsoft OAuth guide
alexisintech ba1f8a1
Merge branch 'main' into aa/DOCS-9247
alexisintech cbee31b
updates to other guides as well
alexisintech 78f79f3
which includes --> which involves
alexisintech File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
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.
We should condense this from
In the top navigation, select Configure. Then in the sidebar, select SSO Connections.
to
In your Clerk Dashboard, go to User & Authentication > SSO Connections.
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.
but then an unknowing user will click every tab at the top, and search the entire page looking for "User & Authentication". until they reach the fourth and final tab.
so I don't agree with this - I think because we don't use screenshots, and because we now have four entirely separate contexts, we should be very explicit when directing the user to what context they should be looking at ("configure").
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.
That's fair!