okta / samples-nodejs-express-4

Express 4 samples. Will publish an artifact that can be consumed by end-to-end sample repos
Other
120 stars 118 forks source link

Make stronger accent that the front end application needs to be "Web app" #56

Open adriatic opened 5 years ago

adriatic commented 5 years ago

The title of this issue should be used in the context of the Express & Okta-Hosted Login Page Example.

The Prerequisites section states:

Before running this sample, you will need the following:

Note the boldfaced text An Okta Application, configured for Web mode. Despite seeing this, I was happily able to glance over that and happily used the application configured as SPA instead. The obvious problem with this is that I could not find the Client Secret for this SPA app -- and spent hours searching through all docs for information where to find it.

Perhaps the Client Credentials section should look like this (in the case of a SPA app):

image