mirror of
https://github.com/immich-app/immich.git
synced 2025-10-30 07:07:41 +09:00
feat: oauth role claim (#19758)
This commit is contained in:
@@ -1398,6 +1398,7 @@ export type SystemConfigOAuthDto = {
|
||||
mobileOverrideEnabled: boolean;
|
||||
mobileRedirectUri: string;
|
||||
profileSigningAlgorithm: string;
|
||||
roleClaim: string;
|
||||
scope: string;
|
||||
signingAlgorithm: string;
|
||||
storageLabelClaim: string;
|
||||
|
||||
Reference in New Issue
Block a user