Outline
Set up Outline wiki with Pocket ID OIDC
Setting up Outline to authenticate with Pocket ID can be accomplished with the configuration below.
Your Outline and Pocket ID server URLs must both use HTTPS.
Create OIDC Client
- Login to your Pocket ID server as an admin
- Go to OIDC Clients and click Add OIDC Client
- Set an app Name like
Outline - Set the Callback URL to the following, or leave blank to autofill on first login.
https://outline.yourdomain.com/auth/oidc.callback - Upload a Logo if desired
- Click Save. Then copy these values for later:
- Client ID
- Client Secret
- Authorization URL
- Token URL
- Userinfo URL
- Logout URL
Configure Outline for OIDC
To configure Outline, use the following variables to utilize OpenID Connect.
Add the following to your Outline container
docker.env:Restart your Outline container:
Login to Outline with your Pocket ID
Review and update SSO settings at: Settings > Workspace > Security