Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Commit b13da23

Browse files
authored
Add quick note about needing to create an Authorization Server
Partial doc implantation for #1346
1 parent 50e7e65 commit b13da23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

OktaGettingStarted.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ Your application has been created, but you still have a few settings to change:
7272

7373
For more information take a look at the official [Create an API token](http://developer.okta.com/docs/api/getting_started/getting_a_token.html) guide.
7474

75+
### Create an Authorization Server
76+
77+
If you have not run the [migration tool](https://developer.okta.com/documentation/stormpath-import) you will need to create an Authorizaion Server and configure the ID with the property of `okta.authorizationServer.id`.
78+
https://developer.okta.com/docs/how-to/set-up-auth-server.html
7579

7680
Run an Example Application
7781
--------------------------

0 commit comments

Comments
 (0)