Guest User

Untitled

a guest
Nov 29th, 2025
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.46 KB | None | 0 0
  1.      OC_OIDC_ISSUER: https://pocketid.***.de
  2.       PROXY_OIDC_REWRITE_WELLKNOWN: true
  3.       PROXY_USER_OIDC_CLAIM: preferred_username
  4.       PROXY_USER_CS3_CLAIM: username
  5.       PROXY_AUTOPROVISION_ACCOUNTS: true
  6.       PROXY_OIDC_ACCESS_TOKEN_VERIFY_METHOD: none
  7.       PROXY_ROLE_ASSIGNMENT_DRIVER: oidc
  8.       GRAPH_ASSIGN_DEFAULT_USER_ROLE: false
  9.       WEB_OIDC_CLIENT_ID: web
  10.       WEB_OIDC_METADATA_URL: https://pocketid.***.de/.well-known/openid-configuration
Advertisement
Add Comment
Please, Sign In to add comment