Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Make the SAML endpoint in the README look like the app embed link
Browse files Browse the repository at this point in the history
  • Loading branch information
rbvigilante committed May 4, 2018
1 parent 430cb40 commit 69d87e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Yak can be configured with a configuration file at `~/.yak/config.toml`.
domain = "https://<my_okta_domain>.okta.com"

# Required. The path for fetching the SAML assertion from okta.
aws_saml_endpoint = "/app/amazon_aws/<saml_app_id>/sso/saml"
aws_saml_endpoint = "/home/<okta_app_name>/<generic_id>/<app_id>"

# Optional. Your okta username.
username = "<my_okta_username>"
Expand Down

0 comments on commit 69d87e2

Please sign in to comment.