Skip to content

Commit

Permalink
Update providers.md to include android app keycloak redirect URI
Browse files Browse the repository at this point in the history
  • Loading branch information
tbelway committed May 13, 2024
1 parent 2724d64 commit 5b26808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ Ensure that the following configuration options are set:
- Access Type: Confidential
- Standard Flow Enabled
- Redirect URI: https://myjellyfin.example.com/sso/OID/redirect/PROVIDER_NAME
- Redirect URI (for Android app): org.jellyfin.mobile://login-callback
- Base URL: https://myjellyfin.example.com

Press the "Save" button at the bottom of the page and open the "Credentials" tab. Note down the secret.
Expand Down

0 comments on commit 5b26808

Please sign in to comment.