Loading server_side/python/oidc-pam.json 0 → 100644 +23 −0 Original line number Diff line number Diff line [{ "provider": "keycloak", "verification_type": "jwks_url", "client_id": "galaxy", "client_secret":"coR3eIu4hEaxNwveSbXjsiHdHijYtRuf", "jwks_url": "http://localhost:8084/realms/master/protocol/openid-connect/certs", "introspection_url": "http://host.docker.internal:8080/realms/ndip/protocol/openid-connect/token/introspect", "check_2fa": false, "enable_log": true, "log_file": "/tmp/oidc.log" }, { "provider": "azure", "verification_type": "jwks_url", "client_id": "galaxy", "client_secret":"coR3eIu4hEaxNwveSbXjsiHdHijYtRuf", "jwks_url": "https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys", "introspection_url": "", "check_2fa": false, "enable_log": true, "log_file": "/tmp/oidc.log" }] No newline at end of file Loading
server_side/python/oidc-pam.json 0 → 100644 +23 −0 Original line number Diff line number Diff line [{ "provider": "keycloak", "verification_type": "jwks_url", "client_id": "galaxy", "client_secret":"coR3eIu4hEaxNwveSbXjsiHdHijYtRuf", "jwks_url": "http://localhost:8084/realms/master/protocol/openid-connect/certs", "introspection_url": "http://host.docker.internal:8080/realms/ndip/protocol/openid-connect/token/introspect", "check_2fa": false, "enable_log": true, "log_file": "/tmp/oidc.log" }, { "provider": "azure", "verification_type": "jwks_url", "client_id": "galaxy", "client_secret":"coR3eIu4hEaxNwveSbXjsiHdHijYtRuf", "jwks_url": "https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys", "introspection_url": "", "check_2fa": false, "enable_log": true, "log_file": "/tmp/oidc.log" }] No newline at end of file