Skip to content

Commit

Permalink
Update 2024-04-30-express-universal-logout.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isemona authored Aug 19, 2024
1 parent 87ce750 commit 2d9326e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _source/_posts/2024-04-30-express-universal-logout.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ While viewing your database locally, you'll also see an org table. By clicking t
- client_secret = ${ClientSecret}
- apikey = 131313

>**Note**: You can also get these OIDC-related endpoints by visiting this metadata URL `https://{yourOktaOrg}/.well-known/openid-configuration` provided by the [Okta Org authorization server](https://developer.okta.com/docs/concepts/auth-servers/#discovery-endpoints-org-authorization-servers).
### Create a test user

To test whether UL works for our app, we'll create a user on Okta whose account we'll forcibly sign out.
Expand Down

0 comments on commit 2d9326e

Please sign in to comment.