You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ This repository builds a Docker Image that protects an upstream server using [Ok
19
19
20
20
### Optional
21
21
22
+
-`AUTH_SCOPE` - Defaults to `openid profile`. Okta token auth scopes - note if you override this `openid` is necessary for authentication requests.
22
23
-`APP_POST_LOGIN_URL` - After authentication is complete, redirect to an application-specific URL. The `state` query parameter will hold the original URL.
23
24
-`COOKIE_DOMAIN` - Defaults to current domain only. Set in order to allow use on subdomains.
24
25
-`COOKIE_NAME` - Defaults to `okta-jwt`. The name of the cookie that holds the Identity Token
0 commit comments