Skip to content

docs: add note about refined Okta SAML SSO URL format#6029

Open
dvdaruri-art wants to merge 1 commit into
mainfrom
devin/1782853526-sso-url-note
Open

docs: add note about refined Okta SAML SSO URL format#6029
dvdaruri-art wants to merge 1 commit into
mainfrom
devin/1782853526-sso-url-note

Conversation

@dvdaruri-art

Copy link
Copy Markdown
Contributor

Summary

Adds a <Note> to the Okta SAML setup step ("Send Fern your IdP metadata") explaining that recent configurations use a refined SSO URL format:

- https://<your-tenant>.okta.com/app/<app-id>/sso/saml/metadata
+ https://<your-tenant>.okta.com/app/{email_domain}_fern_1/<app-id>/sso/saml

The note inserts /{email_domain}_fern_1/ between /app and the app ID, and drops /metadata. The original format is preserved as a fallback for troubleshooting.

Both the English and Chinese (zh) translations are updated.

Link to Devin session: https://app.devin.ai/sessions/f11adadc654c41ed8fa3827d4a6ff82c
Requested by: @dvdaruri-art

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@dvdaruri-art dvdaruri-art requested a review from devalog as a code owner June 30, 2026 21:05
@dvdaruri-art dvdaruri-art self-assigned this Jun 30, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@github-actions

Copy link
Copy Markdown
Contributor

🌿 Preview your docs: https://fern-preview-devin-1782853526-sso-url-note.docs.buildwithfern.com/learn

Here are the markdown pages you've updated:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant