diff --git a/website/integrations/services/pgadmin/index.md b/website/integrations/services/pgadmin/index.md index e8a6f4433..050248978 100644 --- a/website/integrations/services/pgadmin/index.md +++ b/website/integrations/services/pgadmin/index.md @@ -30,7 +30,6 @@ In authentik, under _Providers_, create an _OAuth2/OpenID Provider_ with these s **Provider Settings** - Name: pgAdmin -- Client type: Confidential - Client ID: Copy and Save this for Later - Client Secret: Copy and Save this for later - Redirect URIs/Origins: `http://pgadmin.company/oauth2/authorize` diff --git a/website/integrations/services/portainer/index.md b/website/integrations/services/portainer/index.md index 2fdc3932c..0ed2dbef0 100644 --- a/website/integrations/services/portainer/index.md +++ b/website/integrations/services/portainer/index.md @@ -34,7 +34,6 @@ Only settings that have been modified from default have been listed. **Protocol Settings** - Name: Portainer -- Client type: Confidential - Client ID: Copy and Save this for Later - Client Secret: Copy and Save this for later - Redirect URIs/Origins: `https://port.company` diff --git a/website/integrations/services/proxmox-ve/index.md b/website/integrations/services/proxmox-ve/index.md index 5eb0ad6c5..10476ef8e 100644 --- a/website/integrations/services/proxmox-ve/index.md +++ b/website/integrations/services/proxmox-ve/index.md @@ -28,8 +28,8 @@ The following placeholders will be used: Under _Providers_, create an OAuth2/OpenID provider with these settings: - Name: proxmox -- Client Type: Confidential - Redirect URI: `https://proxmox.company:8006` (Note the absence of the trailing slash, and the inclusion of the webinterface port) +- Signing Key: Select any available key ### Step 2 diff --git a/website/integrations/services/rocketchat/index.md b/website/integrations/services/rocketchat/index.md index 8c692af6f..8599198f8 100644 --- a/website/integrations/services/rocketchat/index.md +++ b/website/integrations/services/rocketchat/index.md @@ -34,14 +34,12 @@ Only settings that have been modified from default have been listed. **Protocol Settings** - Name: RocketChat -- Client type: Confidential - Client ID: Copy and Save this for Later - Client Secret: Copy and Save this for later - Redirect URIs/Origins: ``` https://rocket.company/_oauth/authentik - ``` ![](./rocketchat1.png) diff --git a/website/integrations/services/vikunja/index.md b/website/integrations/services/vikunja/index.md index 398cc68e4..05db1c909 100644 --- a/website/integrations/services/vikunja/index.md +++ b/website/integrations/services/vikunja/index.md @@ -34,7 +34,6 @@ Only settings that have been modified from default have been listed. **Protocol Settings** - Name: Vikunja -- Client type: Confidential - Client ID: Copy and Save this for Later - Client Secret: Copy and Save this for later - Redirect URIs/Origins: diff --git a/website/integrations/services/vmware-vcenter/index.md b/website/integrations/services/vmware-vcenter/index.md index 87969f4c5..3fa3f29e9 100644 --- a/website/integrations/services/vmware-vcenter/index.md +++ b/website/integrations/services/vmware-vcenter/index.md @@ -55,11 +55,10 @@ Under _Sources_, click _Edit_ and ensure that "authentik default Active Director Under _Providers_, create an OAuth2/OpenID provider with these settings: -- Client Type: Confidential -- JWT Algorithm: RS256 - Redirect URI: `https://vcenter.company/ui/login/oauth2/authcode` - Sub Mode: If your Email address Schema matches your UPN, select "Based on the User's Email...", otherwise select "Based on the User's UPN...". - Scopes: Select the Scope Mapping you've created in Step 1 +- Signing Key: Select any available key ![](./authentik_setup.png) diff --git a/website/integrations/services/wiki-js/index.md b/website/integrations/services/wiki-js/index.md index 0ea884b63..c8d8681a0 100644 --- a/website/integrations/services/wiki-js/index.md +++ b/website/integrations/services/wiki-js/index.md @@ -33,8 +33,6 @@ Add a _Generic OpenID Connect / OAuth2_ strategy and note the _Callback URL / Re In authentik, under _Providers_, create an _OAuth2/OpenID Provider_ with these settings: -- Client Type: Confidential -- JWT Algorithm: RS256 - Redirect URI: The _Callback URL / Redirect URI_ you noted from the previous step. - Scopes: Default OAUth mappings for: OpenID, email, profile. - Signing Key: Select any available key diff --git a/website/integrations/services/wordpress/index.md b/website/integrations/services/wordpress/index.md index e24cebe9a..e02d56ca4 100644 --- a/website/integrations/services/wordpress/index.md +++ b/website/integrations/services/wordpress/index.md @@ -34,7 +34,6 @@ Only settings that have been modified from default have been listed. **Protocol Settings** - Name: Wordpress -- Client type: Confidential - Client ID: Copy and Save this for Later - Client Secret: Copy and Save this for later - Redirect URIs/Origins: `https://wp.company/wp-admin/admin-ajax.php?action=openid-connect-authorize`