mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
parent
345ef96d07
commit
8f22f0cfb1
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,9 @@ While we do our best to keep our documentation up to date, changes to third-part
|
||||||
| Application Login URI | [Authenticate Service URL] (e.g. `https://${authenticate_service_url}`) |
|
| Application Login URI | [Authenticate Service URL] (e.g. `https://${authenticate_service_url}`) |
|
||||||
| Allowed Callback URLs | Redirect URL (e.g. `https://${authenticate_service_url}/oauth2/callback`).|
|
| Allowed Callback URLs | Redirect URL (e.g. `https://${authenticate_service_url}/oauth2/callback`).|
|
||||||
|
|
||||||
Make sure to click **Save Changes** at the bottom of the page when you're done.
|
1. Under **Advanced Settings** → **OAuth**, confirm that **JSON Web Token (JWT) Signature Algorithm** is set to "RS256".
|
||||||
|
|
||||||
|
1. Click **Save Changes** at the bottom of the page when you're done.
|
||||||
|
|
||||||
## Service Account
|
## Service Account
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue