website/integrations: harbor requires a signing key for RS256 (#5601)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
80bb6c6274
commit
259c87fa37
|
@ -24,6 +24,7 @@ Create an OAuth2/OpenID provider with the following parameters:
|
|||
- Client Type: `Confidential`
|
||||
- Redirect URIs: `https://harbor.company/c/oidc/callback`
|
||||
- Scopes: OpenID, Email and Profile
|
||||
- Signing Key: Select any available key
|
||||
|
||||
Note the Client ID and Client Secret values. Create an application, using the provider you've created above.
|
||||
|
||||
|
|
Reference in New Issue