@goauthentik/api 2023.4.1-1683552577 → 2023.4.1-1683802980
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/ProvidersApi.d.ts +1 -0
- package/dist/apis/ProvidersApi.js +1 -0
- package/dist/esm/apis/ProvidersApi.d.ts +1 -0
- package/dist/esm/apis/ProvidersApi.js +1 -0
- package/dist/esm/models/CertificateKeyPair.d.ts +1 -1
- package/dist/esm/models/LDAPPropertyMapping.d.ts +1 -1
- package/dist/esm/models/LDAPPropertyMappingRequest.d.ts +1 -1
- package/dist/esm/models/LDAPSource.d.ts +1 -1
- package/dist/esm/models/OAuthSource.d.ts +1 -1
- package/dist/esm/models/Outpost.d.ts +1 -1
- package/dist/esm/models/OutpostRequest.d.ts +1 -1
- package/dist/esm/models/PatchedLDAPPropertyMappingRequest.d.ts +1 -1
- package/dist/esm/models/PatchedOutpostRequest.d.ts +1 -1
- package/dist/esm/models/PatchedSAMLPropertyMappingRequest.d.ts +1 -1
- package/dist/esm/models/PatchedSCIMMappingRequest.d.ts +1 -1
- package/dist/esm/models/PatchedScopeMappingRequest.d.ts +1 -1
- package/dist/esm/models/PatchedTokenRequest.d.ts +1 -1
- package/dist/esm/models/PlexSource.d.ts +1 -1
- package/dist/esm/models/PropertyMapping.d.ts +1 -1
- package/dist/esm/models/ProviderTypeEnum.d.ts +1 -1
- package/dist/esm/models/ProviderTypeEnum.js +1 -1
- package/dist/esm/models/SAMLPropertyMapping.d.ts +1 -1
- package/dist/esm/models/SAMLPropertyMappingRequest.d.ts +1 -1
- package/dist/esm/models/SAMLSource.d.ts +1 -1
- package/dist/esm/models/SCIMMapping.d.ts +1 -1
- package/dist/esm/models/SCIMMappingRequest.d.ts +1 -1
- package/dist/esm/models/ScopeMapping.d.ts +1 -1
- package/dist/esm/models/ScopeMappingRequest.d.ts +1 -1
- package/dist/esm/models/Source.d.ts +1 -1
- package/dist/esm/models/SubModeEnum.d.ts +2 -0
- package/dist/esm/models/SubModeEnum.js +2 -0
- package/dist/esm/models/Token.d.ts +1 -1
- package/dist/esm/models/TokenRequest.d.ts +1 -1
- package/dist/models/CertificateKeyPair.d.ts +1 -1
- package/dist/models/LDAPPropertyMapping.d.ts +1 -1
- package/dist/models/LDAPPropertyMappingRequest.d.ts +1 -1
- package/dist/models/LDAPSource.d.ts +1 -1
- package/dist/models/OAuthSource.d.ts +1 -1
- package/dist/models/Outpost.d.ts +1 -1
- package/dist/models/OutpostRequest.d.ts +1 -1
- package/dist/models/PatchedLDAPPropertyMappingRequest.d.ts +1 -1
- package/dist/models/PatchedOutpostRequest.d.ts +1 -1
- package/dist/models/PatchedSAMLPropertyMappingRequest.d.ts +1 -1
- package/dist/models/PatchedSCIMMappingRequest.d.ts +1 -1
- package/dist/models/PatchedScopeMappingRequest.d.ts +1 -1
- package/dist/models/PatchedTokenRequest.d.ts +1 -1
- package/dist/models/PlexSource.d.ts +1 -1
- package/dist/models/PropertyMapping.d.ts +1 -1
- package/dist/models/ProviderTypeEnum.d.ts +1 -1
- package/dist/models/ProviderTypeEnum.js +1 -1
- package/dist/models/SAMLPropertyMapping.d.ts +1 -1
- package/dist/models/SAMLPropertyMappingRequest.d.ts +1 -1
- package/dist/models/SAMLSource.d.ts +1 -1
- package/dist/models/SCIMMapping.d.ts +1 -1
- package/dist/models/SCIMMappingRequest.d.ts +1 -1
- package/dist/models/ScopeMapping.d.ts +1 -1
- package/dist/models/ScopeMappingRequest.d.ts +1 -1
- package/dist/models/Source.d.ts +1 -1
- package/dist/models/SubModeEnum.d.ts +2 -0
- package/dist/models/SubModeEnum.js +2 -0
- package/dist/models/Token.d.ts +1 -1
- package/dist/models/TokenRequest.d.ts +1 -1
- package/package.json +1 -1
- package/src/apis/ProvidersApi.ts +1 -0
- package/src/models/CertificateKeyPair.ts +1 -1
- package/src/models/LDAPPropertyMapping.ts +1 -1
- package/src/models/LDAPPropertyMappingRequest.ts +1 -1
- package/src/models/LDAPSource.ts +1 -1
- package/src/models/OAuthSource.ts +1 -1
- package/src/models/Outpost.ts +1 -1
- package/src/models/OutpostRequest.ts +1 -1
- package/src/models/PatchedLDAPPropertyMappingRequest.ts +1 -1
- package/src/models/PatchedOutpostRequest.ts +1 -1
- package/src/models/PatchedSAMLPropertyMappingRequest.ts +1 -1
- package/src/models/PatchedSCIMMappingRequest.ts +1 -1
- package/src/models/PatchedScopeMappingRequest.ts +1 -1
- package/src/models/PatchedTokenRequest.ts +1 -1
- package/src/models/PlexSource.ts +1 -1
- package/src/models/PropertyMapping.ts +1 -1
- package/src/models/ProviderTypeEnum.ts +1 -1
- package/src/models/SAMLPropertyMapping.ts +1 -1
- package/src/models/SAMLPropertyMappingRequest.ts +1 -1
- package/src/models/SAMLSource.ts +1 -1
- package/src/models/SCIMMapping.ts +1 -1
- package/src/models/SCIMMappingRequest.ts +1 -1
- package/src/models/ScopeMapping.ts +1 -1
- package/src/models/ScopeMappingRequest.ts +1 -1
- package/src/models/Source.ts +1 -1
- package/src/models/SubModeEnum.ts +2 -0
- package/src/models/Token.ts +1 -1
- package/src/models/TokenRequest.ts +1 -1
|
@@ -729,6 +729,7 @@ export declare const ProvidersOauth2ListSubModeEnum: {
|
|
|
729
729
|
readonly UserId: "user_id";
|
|
730
730
|
readonly UserUpn: "user_upn";
|
|
731
731
|
readonly UserUsername: "user_username";
|
|
732
|
+
readonly UserUuid: "user_uuid";
|
|
732
733
|
readonly UnknownDefaultOpenApi: "11184809";
|
|
733
734
|
};
|
|
734
735
|
export type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
|
|
@@ -729,6 +729,7 @@ export declare const ProvidersOauth2ListSubModeEnum: {
|
|
|
729
729
|
readonly UserId: "user_id";
|
|
730
730
|
readonly UserUpn: "user_upn";
|
|
731
731
|
readonly UserUsername: "user_username";
|
|
732
|
+
readonly UserUuid: "user_uuid";
|
|
732
733
|
readonly UnknownDefaultOpenApi: "11184809";
|
|
733
734
|
};
|
|
734
735
|
export type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
|
|
@@ -76,7 +76,7 @@ export interface CertificateKeyPair {
|
|
|
76
76
|
*/
|
|
77
77
|
readonly privateKeyDownloadUrl: string;
|
|
78
78
|
/**
|
|
79
|
-
* Objects
|
|
79
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
80
80
|
* @type {string}
|
|
81
81
|
* @memberof CertificateKeyPair
|
|
82
82
|
*/
|
|
@@ -22,7 +22,7 @@ export interface LDAPPropertyMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof LDAPPropertyMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface LDAPPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof LDAPPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -90,7 +90,7 @@ export interface LDAPSource {
|
|
|
90
90
|
*/
|
|
91
91
|
userMatchingMode?: UserMatchingModeEnum;
|
|
92
92
|
/**
|
|
93
|
-
* Objects
|
|
93
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
94
94
|
* @type {string}
|
|
95
95
|
* @memberof LDAPSource
|
|
96
96
|
*/
|
|
@@ -92,7 +92,7 @@ export interface OAuthSource {
|
|
|
92
92
|
*/
|
|
93
93
|
userMatchingMode?: UserMatchingModeEnum;
|
|
94
94
|
/**
|
|
95
|
-
* Objects
|
|
95
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
96
96
|
* @type {string}
|
|
97
97
|
* @memberof OAuthSource
|
|
98
98
|
*/
|
|
@@ -75,7 +75,7 @@ export interface Outpost {
|
|
|
75
75
|
[key: string]: any;
|
|
76
76
|
};
|
|
77
77
|
/**
|
|
78
|
-
* Objects
|
|
78
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
79
79
|
* @type {string}
|
|
80
80
|
* @memberof Outpost
|
|
81
81
|
*/
|
|
@@ -49,7 +49,7 @@ export interface OutpostRequest {
|
|
|
49
49
|
[key: string]: any;
|
|
50
50
|
};
|
|
51
51
|
/**
|
|
52
|
-
* Objects
|
|
52
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
53
53
|
* @type {string}
|
|
54
54
|
* @memberof OutpostRequest
|
|
55
55
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedLDAPPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedLDAPPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -49,7 +49,7 @@ export interface PatchedOutpostRequest {
|
|
|
49
49
|
[key: string]: any;
|
|
50
50
|
};
|
|
51
51
|
/**
|
|
52
|
-
* Objects
|
|
52
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
53
53
|
* @type {string}
|
|
54
54
|
* @memberof PatchedOutpostRequest
|
|
55
55
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedSAMLPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedSAMLPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedSCIMMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedSCIMMappingRequest
|
|
22
22
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedScopeMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedScopeMappingRequest
|
|
22
22
|
*/
|
|
@@ -17,7 +17,7 @@ import type { IntentEnum } from './IntentEnum';
|
|
|
17
17
|
*/
|
|
18
18
|
export interface PatchedTokenRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Objects
|
|
20
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
21
21
|
* @type {string}
|
|
22
22
|
* @memberof PatchedTokenRequest
|
|
23
23
|
*/
|
|
@@ -90,7 +90,7 @@ export interface PlexSource {
|
|
|
90
90
|
*/
|
|
91
91
|
userMatchingMode?: UserMatchingModeEnum;
|
|
92
92
|
/**
|
|
93
|
-
* Objects
|
|
93
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
94
94
|
* @type {string}
|
|
95
95
|
* @memberof PlexSource
|
|
96
96
|
*/
|
|
@@ -22,7 +22,7 @@ export interface PropertyMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof PropertyMapping
|
|
28
28
|
*/
|
|
@@ -22,7 +22,7 @@ export interface SAMLPropertyMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof SAMLPropertyMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface SAMLPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof SAMLPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -94,7 +94,7 @@ export interface SAMLSource {
|
|
|
94
94
|
*/
|
|
95
95
|
userMatchingMode?: UserMatchingModeEnum;
|
|
96
96
|
/**
|
|
97
|
-
* Objects
|
|
97
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
98
98
|
* @type {string}
|
|
99
99
|
* @memberof SAMLSource
|
|
100
100
|
*/
|
|
@@ -22,7 +22,7 @@ export interface SCIMMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof SCIMMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface SCIMMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof SCIMMappingRequest
|
|
22
22
|
*/
|
|
@@ -22,7 +22,7 @@ export interface ScopeMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof ScopeMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface ScopeMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof ScopeMappingRequest
|
|
22
22
|
*/
|
|
@@ -90,7 +90,7 @@ export interface Source {
|
|
|
90
90
|
*/
|
|
91
91
|
userMatchingMode?: UserMatchingModeEnum;
|
|
92
92
|
/**
|
|
93
|
-
* Objects
|
|
93
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
94
94
|
* @type {string}
|
|
95
95
|
* @memberof Source
|
|
96
96
|
*/
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
/**
|
|
13
13
|
* * `hashed_user_id` - Based on the Hashed User ID
|
|
14
14
|
* * `user_id` - Based on user ID
|
|
15
|
+
* * `user_uuid` - Based on user UUID
|
|
15
16
|
* * `user_username` - Based on the username
|
|
16
17
|
* * `user_email` - Based on the User's Email. This is recommended over the UPN method.
|
|
17
18
|
* * `user_upn` - Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
|
|
@@ -20,6 +21,7 @@
|
|
|
20
21
|
export declare const SubModeEnum: {
|
|
21
22
|
readonly HashedUserId: "hashed_user_id";
|
|
22
23
|
readonly UserId: "user_id";
|
|
24
|
+
readonly UserUuid: "user_uuid";
|
|
23
25
|
readonly UserUsername: "user_username";
|
|
24
26
|
readonly UserEmail: "user_email";
|
|
25
27
|
readonly UserUpn: "user_upn";
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
/**
|
|
15
15
|
* * `hashed_user_id` - Based on the Hashed User ID
|
|
16
16
|
* * `user_id` - Based on user ID
|
|
17
|
+
* * `user_uuid` - Based on user UUID
|
|
17
18
|
* * `user_username` - Based on the username
|
|
18
19
|
* * `user_email` - Based on the User's Email. This is recommended over the UPN method.
|
|
19
20
|
* * `user_upn` - Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
|
|
@@ -22,6 +23,7 @@
|
|
|
22
23
|
export const SubModeEnum = {
|
|
23
24
|
HashedUserId: 'hashed_user_id',
|
|
24
25
|
UserId: 'user_id',
|
|
26
|
+
UserUuid: 'user_uuid',
|
|
25
27
|
UserUsername: 'user_username',
|
|
26
28
|
UserEmail: 'user_email',
|
|
27
29
|
UserUpn: 'user_upn',
|
|
@@ -24,7 +24,7 @@ export interface Token {
|
|
|
24
24
|
*/
|
|
25
25
|
readonly pk: string;
|
|
26
26
|
/**
|
|
27
|
-
* Objects
|
|
27
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
28
28
|
* @type {string}
|
|
29
29
|
* @memberof Token
|
|
30
30
|
*/
|
|
@@ -17,7 +17,7 @@ import type { IntentEnum } from './IntentEnum';
|
|
|
17
17
|
*/
|
|
18
18
|
export interface TokenRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Objects
|
|
20
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
21
21
|
* @type {string}
|
|
22
22
|
* @memberof TokenRequest
|
|
23
23
|
*/
|
|
@@ -76,7 +76,7 @@ export interface CertificateKeyPair {
|
|
|
76
76
|
*/
|
|
77
77
|
readonly privateKeyDownloadUrl: string;
|
|
78
78
|
/**
|
|
79
|
-
* Objects
|
|
79
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
80
80
|
* @type {string}
|
|
81
81
|
* @memberof CertificateKeyPair
|
|
82
82
|
*/
|
|
@@ -22,7 +22,7 @@ export interface LDAPPropertyMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof LDAPPropertyMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface LDAPPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof LDAPPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -90,7 +90,7 @@ export interface LDAPSource {
|
|
|
90
90
|
*/
|
|
91
91
|
userMatchingMode?: UserMatchingModeEnum;
|
|
92
92
|
/**
|
|
93
|
-
* Objects
|
|
93
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
94
94
|
* @type {string}
|
|
95
95
|
* @memberof LDAPSource
|
|
96
96
|
*/
|
|
@@ -92,7 +92,7 @@ export interface OAuthSource {
|
|
|
92
92
|
*/
|
|
93
93
|
userMatchingMode?: UserMatchingModeEnum;
|
|
94
94
|
/**
|
|
95
|
-
* Objects
|
|
95
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
96
96
|
* @type {string}
|
|
97
97
|
* @memberof OAuthSource
|
|
98
98
|
*/
|
package/dist/models/Outpost.d.ts
CHANGED
|
@@ -75,7 +75,7 @@ export interface Outpost {
|
|
|
75
75
|
[key: string]: any;
|
|
76
76
|
};
|
|
77
77
|
/**
|
|
78
|
-
* Objects
|
|
78
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
79
79
|
* @type {string}
|
|
80
80
|
* @memberof Outpost
|
|
81
81
|
*/
|
|
@@ -49,7 +49,7 @@ export interface OutpostRequest {
|
|
|
49
49
|
[key: string]: any;
|
|
50
50
|
};
|
|
51
51
|
/**
|
|
52
|
-
* Objects
|
|
52
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
53
53
|
* @type {string}
|
|
54
54
|
* @memberof OutpostRequest
|
|
55
55
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedLDAPPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedLDAPPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -49,7 +49,7 @@ export interface PatchedOutpostRequest {
|
|
|
49
49
|
[key: string]: any;
|
|
50
50
|
};
|
|
51
51
|
/**
|
|
52
|
-
* Objects
|
|
52
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
53
53
|
* @type {string}
|
|
54
54
|
* @memberof PatchedOutpostRequest
|
|
55
55
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedSAMLPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedSAMLPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedSCIMMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedSCIMMappingRequest
|
|
22
22
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface PatchedScopeMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof PatchedScopeMappingRequest
|
|
22
22
|
*/
|
|
@@ -17,7 +17,7 @@ import type { IntentEnum } from './IntentEnum';
|
|
|
17
17
|
*/
|
|
18
18
|
export interface PatchedTokenRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Objects
|
|
20
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
21
21
|
* @type {string}
|
|
22
22
|
* @memberof PatchedTokenRequest
|
|
23
23
|
*/
|
|
@@ -90,7 +90,7 @@ export interface PlexSource {
|
|
|
90
90
|
*/
|
|
91
91
|
userMatchingMode?: UserMatchingModeEnum;
|
|
92
92
|
/**
|
|
93
|
-
* Objects
|
|
93
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
94
94
|
* @type {string}
|
|
95
95
|
* @memberof PlexSource
|
|
96
96
|
*/
|
|
@@ -22,7 +22,7 @@ export interface PropertyMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof PropertyMapping
|
|
28
28
|
*/
|
|
@@ -25,7 +25,7 @@ exports.ProviderTypeEnumToJSON = exports.ProviderTypeEnumFromJSONTyped = exports
|
|
|
25
25
|
* * `openidconnect` - OpenID Connect
|
|
26
26
|
* * `okta` - Okta
|
|
27
27
|
* * `patreon` - Patreon
|
|
28
|
-
* * `reddit` -
|
|
28
|
+
* * `reddit` - Reddit
|
|
29
29
|
* * `twitch` - Twitch
|
|
30
30
|
* * `twitter` - Twitter
|
|
31
31
|
* @export
|
|
@@ -22,7 +22,7 @@ export interface SAMLPropertyMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof SAMLPropertyMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface SAMLPropertyMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof SAMLPropertyMappingRequest
|
|
22
22
|
*/
|
|
@@ -94,7 +94,7 @@ export interface SAMLSource {
|
|
|
94
94
|
*/
|
|
95
95
|
userMatchingMode?: UserMatchingModeEnum;
|
|
96
96
|
/**
|
|
97
|
-
* Objects
|
|
97
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
98
98
|
* @type {string}
|
|
99
99
|
* @memberof SAMLSource
|
|
100
100
|
*/
|
|
@@ -22,7 +22,7 @@ export interface SCIMMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof SCIMMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface SCIMMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof SCIMMappingRequest
|
|
22
22
|
*/
|
|
@@ -22,7 +22,7 @@ export interface ScopeMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly pk: string;
|
|
24
24
|
/**
|
|
25
|
-
* Objects
|
|
25
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof ScopeMapping
|
|
28
28
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface ScopeMappingRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Objects
|
|
19
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof ScopeMappingRequest
|
|
22
22
|
*/
|
package/dist/models/Source.d.ts
CHANGED
|
@@ -90,7 +90,7 @@ export interface Source {
|
|
|
90
90
|
*/
|
|
91
91
|
userMatchingMode?: UserMatchingModeEnum;
|
|
92
92
|
/**
|
|
93
|
-
* Objects
|
|
93
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
94
94
|
* @type {string}
|
|
95
95
|
* @memberof Source
|
|
96
96
|
*/
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
/**
|
|
13
13
|
* * `hashed_user_id` - Based on the Hashed User ID
|
|
14
14
|
* * `user_id` - Based on user ID
|
|
15
|
+
* * `user_uuid` - Based on user UUID
|
|
15
16
|
* * `user_username` - Based on the username
|
|
16
17
|
* * `user_email` - Based on the User's Email. This is recommended over the UPN method.
|
|
17
18
|
* * `user_upn` - Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
|
|
@@ -20,6 +21,7 @@
|
|
|
20
21
|
export declare const SubModeEnum: {
|
|
21
22
|
readonly HashedUserId: "hashed_user_id";
|
|
22
23
|
readonly UserId: "user_id";
|
|
24
|
+
readonly UserUuid: "user_uuid";
|
|
23
25
|
readonly UserUsername: "user_username";
|
|
24
26
|
readonly UserEmail: "user_email";
|
|
25
27
|
readonly UserUpn: "user_upn";
|
|
@@ -17,6 +17,7 @@ exports.SubModeEnumToJSON = exports.SubModeEnumFromJSONTyped = exports.SubModeEn
|
|
|
17
17
|
/**
|
|
18
18
|
* * `hashed_user_id` - Based on the Hashed User ID
|
|
19
19
|
* * `user_id` - Based on user ID
|
|
20
|
+
* * `user_uuid` - Based on user UUID
|
|
20
21
|
* * `user_username` - Based on the username
|
|
21
22
|
* * `user_email` - Based on the User's Email. This is recommended over the UPN method.
|
|
22
23
|
* * `user_upn` - Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
|
|
@@ -25,6 +26,7 @@ exports.SubModeEnumToJSON = exports.SubModeEnumFromJSONTyped = exports.SubModeEn
|
|
|
25
26
|
exports.SubModeEnum = {
|
|
26
27
|
HashedUserId: 'hashed_user_id',
|
|
27
28
|
UserId: 'user_id',
|
|
29
|
+
UserUuid: 'user_uuid',
|
|
28
30
|
UserUsername: 'user_username',
|
|
29
31
|
UserEmail: 'user_email',
|
|
30
32
|
UserUpn: 'user_upn',
|
package/dist/models/Token.d.ts
CHANGED
|
@@ -24,7 +24,7 @@ export interface Token {
|
|
|
24
24
|
*/
|
|
25
25
|
readonly pk: string;
|
|
26
26
|
/**
|
|
27
|
-
* Objects
|
|
27
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
28
28
|
* @type {string}
|
|
29
29
|
* @memberof Token
|
|
30
30
|
*/
|
|
@@ -17,7 +17,7 @@ import type { IntentEnum } from './IntentEnum';
|
|
|
17
17
|
*/
|
|
18
18
|
export interface TokenRequest {
|
|
19
19
|
/**
|
|
20
|
-
* Objects
|
|
20
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
21
21
|
* @type {string}
|
|
22
22
|
* @memberof TokenRequest
|
|
23
23
|
*/
|
package/package.json
CHANGED
package/src/apis/ProvidersApi.ts
CHANGED
|
@@ -2742,6 +2742,7 @@ export const ProvidersOauth2ListSubModeEnum = {
|
|
|
2742
2742
|
UserId: 'user_id',
|
|
2743
2743
|
UserUpn: 'user_upn',
|
|
2744
2744
|
UserUsername: 'user_username',
|
|
2745
|
+
UserUuid: 'user_uuid',
|
|
2745
2746
|
UnknownDefaultOpenApi: '11184809'
|
|
2746
2747
|
} as const;
|
|
2747
2748
|
export type ProvidersOauth2ListSubModeEnum = typeof ProvidersOauth2ListSubModeEnum[keyof typeof ProvidersOauth2ListSubModeEnum];
|
|
@@ -80,7 +80,7 @@ export interface CertificateKeyPair {
|
|
|
80
80
|
*/
|
|
81
81
|
readonly privateKeyDownloadUrl: string;
|
|
82
82
|
/**
|
|
83
|
-
* Objects
|
|
83
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
84
84
|
* @type {string}
|
|
85
85
|
* @memberof CertificateKeyPair
|
|
86
86
|
*/
|
|
@@ -26,7 +26,7 @@ export interface LDAPPropertyMapping {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly pk: string;
|
|
28
28
|
/**
|
|
29
|
-
* Objects
|
|
29
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
30
30
|
* @type {string}
|
|
31
31
|
* @memberof LDAPPropertyMapping
|
|
32
32
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface LDAPPropertyMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof LDAPPropertyMappingRequest
|
|
26
26
|
*/
|
package/src/models/LDAPSource.ts
CHANGED
|
@@ -105,7 +105,7 @@ export interface LDAPSource {
|
|
|
105
105
|
*/
|
|
106
106
|
userMatchingMode?: UserMatchingModeEnum;
|
|
107
107
|
/**
|
|
108
|
-
* Objects
|
|
108
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
109
109
|
* @type {string}
|
|
110
110
|
* @memberof LDAPSource
|
|
111
111
|
*/
|
|
@@ -117,7 +117,7 @@ export interface OAuthSource {
|
|
|
117
117
|
*/
|
|
118
118
|
userMatchingMode?: UserMatchingModeEnum;
|
|
119
119
|
/**
|
|
120
|
-
* Objects
|
|
120
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
121
121
|
* @type {string}
|
|
122
122
|
* @memberof OAuthSource
|
|
123
123
|
*/
|
package/src/models/Outpost.ts
CHANGED
|
@@ -93,7 +93,7 @@ export interface Outpost {
|
|
|
93
93
|
*/
|
|
94
94
|
config: { [key: string]: any; };
|
|
95
95
|
/**
|
|
96
|
-
* Objects
|
|
96
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
97
97
|
* @type {string}
|
|
98
98
|
* @memberof Outpost
|
|
99
99
|
*/
|
|
@@ -57,7 +57,7 @@ export interface OutpostRequest {
|
|
|
57
57
|
*/
|
|
58
58
|
config: { [key: string]: any; };
|
|
59
59
|
/**
|
|
60
|
-
* Objects
|
|
60
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
61
61
|
* @type {string}
|
|
62
62
|
* @memberof OutpostRequest
|
|
63
63
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface PatchedLDAPPropertyMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof PatchedLDAPPropertyMappingRequest
|
|
26
26
|
*/
|
|
@@ -57,7 +57,7 @@ export interface PatchedOutpostRequest {
|
|
|
57
57
|
*/
|
|
58
58
|
config?: { [key: string]: any; };
|
|
59
59
|
/**
|
|
60
|
-
* Objects
|
|
60
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
61
61
|
* @type {string}
|
|
62
62
|
* @memberof PatchedOutpostRequest
|
|
63
63
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface PatchedSAMLPropertyMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof PatchedSAMLPropertyMappingRequest
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface PatchedSCIMMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof PatchedSCIMMappingRequest
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface PatchedScopeMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof PatchedScopeMappingRequest
|
|
26
26
|
*/
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
*/
|
|
28
28
|
export interface PatchedTokenRequest {
|
|
29
29
|
/**
|
|
30
|
-
* Objects
|
|
30
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
31
31
|
* @type {string}
|
|
32
32
|
* @memberof PatchedTokenRequest
|
|
33
33
|
*/
|
package/src/models/PlexSource.ts
CHANGED
|
@@ -105,7 +105,7 @@ export interface PlexSource {
|
|
|
105
105
|
*/
|
|
106
106
|
userMatchingMode?: UserMatchingModeEnum;
|
|
107
107
|
/**
|
|
108
|
-
* Objects
|
|
108
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
109
109
|
* @type {string}
|
|
110
110
|
* @memberof PlexSource
|
|
111
111
|
*/
|
|
@@ -26,7 +26,7 @@ export interface PropertyMapping {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly pk: string;
|
|
28
28
|
/**
|
|
29
|
-
* Objects
|
|
29
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
30
30
|
* @type {string}
|
|
31
31
|
* @memberof PropertyMapping
|
|
32
32
|
*/
|
|
@@ -26,7 +26,7 @@ export interface SAMLPropertyMapping {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly pk: string;
|
|
28
28
|
/**
|
|
29
|
-
* Objects
|
|
29
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
30
30
|
* @type {string}
|
|
31
31
|
* @memberof SAMLPropertyMapping
|
|
32
32
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface SAMLPropertyMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof SAMLPropertyMappingRequest
|
|
26
26
|
*/
|
package/src/models/SAMLSource.ts
CHANGED
|
@@ -129,7 +129,7 @@ export interface SAMLSource {
|
|
|
129
129
|
*/
|
|
130
130
|
userMatchingMode?: UserMatchingModeEnum;
|
|
131
131
|
/**
|
|
132
|
-
* Objects
|
|
132
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
133
133
|
* @type {string}
|
|
134
134
|
* @memberof SAMLSource
|
|
135
135
|
*/
|
|
@@ -26,7 +26,7 @@ export interface SCIMMapping {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly pk: string;
|
|
28
28
|
/**
|
|
29
|
-
* Objects
|
|
29
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
30
30
|
* @type {string}
|
|
31
31
|
* @memberof SCIMMapping
|
|
32
32
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface SCIMMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof SCIMMappingRequest
|
|
26
26
|
*/
|
|
@@ -26,7 +26,7 @@ export interface ScopeMapping {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly pk: string;
|
|
28
28
|
/**
|
|
29
|
-
* Objects
|
|
29
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
30
30
|
* @type {string}
|
|
31
31
|
* @memberof ScopeMapping
|
|
32
32
|
*/
|
|
@@ -20,7 +20,7 @@ import { exists, mapValues } from '../runtime';
|
|
|
20
20
|
*/
|
|
21
21
|
export interface ScopeMappingRequest {
|
|
22
22
|
/**
|
|
23
|
-
* Objects
|
|
23
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
24
24
|
* @type {string}
|
|
25
25
|
* @memberof ScopeMappingRequest
|
|
26
26
|
*/
|
package/src/models/Source.ts
CHANGED
|
@@ -105,7 +105,7 @@ export interface Source {
|
|
|
105
105
|
*/
|
|
106
106
|
userMatchingMode?: UserMatchingModeEnum;
|
|
107
107
|
/**
|
|
108
|
-
* Objects
|
|
108
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
109
109
|
* @type {string}
|
|
110
110
|
* @memberof Source
|
|
111
111
|
*/
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
/**
|
|
17
17
|
* * `hashed_user_id` - Based on the Hashed User ID
|
|
18
18
|
* * `user_id` - Based on user ID
|
|
19
|
+
* * `user_uuid` - Based on user UUID
|
|
19
20
|
* * `user_username` - Based on the username
|
|
20
21
|
* * `user_email` - Based on the User's Email. This is recommended over the UPN method.
|
|
21
22
|
* * `user_upn` - Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
|
|
@@ -24,6 +25,7 @@
|
|
|
24
25
|
export const SubModeEnum = {
|
|
25
26
|
HashedUserId: 'hashed_user_id',
|
|
26
27
|
UserId: 'user_id',
|
|
28
|
+
UserUuid: 'user_uuid',
|
|
27
29
|
UserUsername: 'user_username',
|
|
28
30
|
UserEmail: 'user_email',
|
|
29
31
|
UserUpn: 'user_upn',
|
package/src/models/Token.ts
CHANGED
|
@@ -39,7 +39,7 @@ export interface Token {
|
|
|
39
39
|
*/
|
|
40
40
|
readonly pk: string;
|
|
41
41
|
/**
|
|
42
|
-
* Objects
|
|
42
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
43
43
|
* @type {string}
|
|
44
44
|
* @memberof Token
|
|
45
45
|
*/
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
*/
|
|
28
28
|
export interface TokenRequest {
|
|
29
29
|
/**
|
|
30
|
-
* Objects
|
|
30
|
+
* Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
|
|
31
31
|
* @type {string}
|
|
32
32
|
* @memberof TokenRequest
|
|
33
33
|
*/
|