Loading server_side/oidc-pam.json +4 −2 Original line number Diff line number Diff line [{ "provider": "keycloak", "verification_type": "introspection_url", "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, Loading @@ -13,7 +14,8 @@ "verification_type": "jwks_url", "client_id": "galaxy", "client_secret":"coR3eIu4hEaxNwveSbXjsiHdHijYtRuf", "jwk_url": "https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys", "jwks_url": "https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys", "introspection_url": "", "check_2fa": false, "enable_log": true, "log_file": "/tmp/oidc.log" Loading server_side/python/oidc-pam.jsondeleted 100644 → 0 +0 −23 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/oidc-pam.json +4 −2 Original line number Diff line number Diff line [{ "provider": "keycloak", "verification_type": "introspection_url", "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, Loading @@ -13,7 +14,8 @@ "verification_type": "jwks_url", "client_id": "galaxy", "client_secret":"coR3eIu4hEaxNwveSbXjsiHdHijYtRuf", "jwk_url": "https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys", "jwks_url": "https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys", "introspection_url": "", "check_2fa": false, "enable_log": true, "log_file": "/tmp/oidc.log" Loading
server_side/python/oidc-pam.jsondeleted 100644 → 0 +0 −23 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