Skip to content

Commit

Permalink
Change example base URL for Okta Native [skip ci] (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
apgrucza authored Jul 26, 2021
1 parent 4785c61 commit 30ef2cc
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 @@ -153,7 +153,7 @@ The supported values of `package` are:
1. Find the resulting `zip` file in your distribution folder
* For a generic package:
1. Create the parameters below in the AWS Systems Manager Parameter Store in the `us-east-1` region. Replace `{name}` with the name that you will give the Lambda authentication function.
* `/{name}/base-url` (e.g. `https://my-org.okta.com`)
* `/{name}/base-url` (e.g. `https://my-org.okta.com/oauth2/default`)
* `/{name}/client-id` (from the OKTA application)
* `/{name}/domain-name` (e.g. `my-site.cloudfront.net`)
* `/{name}/callback-path` (e.g. `/callback`)
Expand Down

0 comments on commit 30ef2cc

Please sign in to comment.