@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
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/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -23,9 +23,9 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
23
23
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
24
24
|
|
|
25
25
|
export enum OpenIdConnectRequestType {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
Authentication = 0,
|
|
27
|
+
Logout = 1,
|
|
28
|
+
Token = 2
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
|
|
@@ -33,100 +33,100 @@ export type IdTokenValidator = (idToken: JwtSecurityToken, context: OpenIdConnec
|
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
export interface OpenIdConnectConfiguration$instance extends BaseConfiguration {
|
|
36
|
-
readonly
|
|
37
|
-
|
|
38
|
-
readonly
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
readonly
|
|
47
|
-
|
|
48
|
-
readonly
|
|
49
|
-
readonly
|
|
50
|
-
readonly
|
|
51
|
-
readonly
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
readonly
|
|
56
|
-
|
|
57
|
-
readonly
|
|
58
|
-
readonly
|
|
59
|
-
readonly
|
|
60
|
-
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
readonly
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
readonly
|
|
73
|
-
readonly
|
|
74
|
-
readonly
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
readonly
|
|
80
|
-
readonly
|
|
81
|
-
readonly
|
|
82
|
-
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
85
|
-
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
36
|
+
readonly AcrValuesSupported: ICollection<System_Internal.String>;
|
|
37
|
+
ActiveTokenEndpoint: string;
|
|
38
|
+
readonly AdditionalData: IDictionary<System_Internal.String, unknown>;
|
|
39
|
+
AuthorizationEndpoint: string;
|
|
40
|
+
AuthorizationResponseIssParameterSupported: boolean;
|
|
41
|
+
BackchannelAuthenticationEndpoint: string;
|
|
42
|
+
readonly BackchannelAuthenticationRequestSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
43
|
+
readonly BackchannelTokenDeliveryModesSupported: ICollection<System_Internal.String>;
|
|
44
|
+
BackchannelUserCodeParameterSupported: boolean;
|
|
45
|
+
CheckSessionIframe: string;
|
|
46
|
+
readonly ClaimsLocalesSupported: ICollection<System_Internal.String>;
|
|
47
|
+
ClaimsParameterSupported: boolean;
|
|
48
|
+
readonly ClaimsSupported: ICollection<System_Internal.String>;
|
|
49
|
+
readonly ClaimTypesSupported: ICollection<System_Internal.String>;
|
|
50
|
+
readonly DisplayValuesSupported: ICollection<System_Internal.String>;
|
|
51
|
+
readonly DPoPSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
52
|
+
EndSessionEndpoint: string;
|
|
53
|
+
FrontchannelLogoutSessionSupported: string;
|
|
54
|
+
FrontchannelLogoutSupported: string;
|
|
55
|
+
readonly GrantTypesSupported: ICollection<System_Internal.String>;
|
|
56
|
+
HttpLogoutSupported: boolean;
|
|
57
|
+
readonly IdTokenEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
|
|
58
|
+
readonly IdTokenEncryptionEncValuesSupported: ICollection<System_Internal.String>;
|
|
59
|
+
readonly IdTokenSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
60
|
+
IntrospectionEndpoint: string;
|
|
61
|
+
readonly IntrospectionEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
|
|
62
|
+
readonly IntrospectionEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
63
|
+
Issuer: string;
|
|
64
|
+
JsonWebKeySet: JsonWebKeySet;
|
|
65
|
+
JwksUri: string;
|
|
66
|
+
LogoutSessionSupported: boolean;
|
|
67
|
+
OpPolicyUri: string;
|
|
68
|
+
OpTosUri: string;
|
|
69
|
+
readonly PromptValuesSupported: ICollection<System_Internal.String>;
|
|
70
|
+
PushedAuthorizationRequestEndpoint: string;
|
|
71
|
+
RegistrationEndpoint: string;
|
|
72
|
+
readonly RequestObjectEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
|
|
73
|
+
readonly RequestObjectEncryptionEncValuesSupported: ICollection<System_Internal.String>;
|
|
74
|
+
readonly RequestObjectSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
75
|
+
RequestParameterSupported: boolean;
|
|
76
|
+
RequestUriParameterSupported: boolean;
|
|
77
|
+
RequirePushedAuthorizationRequests: boolean;
|
|
78
|
+
RequireRequestUriRegistration: boolean;
|
|
79
|
+
readonly ResponseModesSupported: ICollection<System_Internal.String>;
|
|
80
|
+
readonly ResponseTypesSupported: ICollection<System_Internal.String>;
|
|
81
|
+
readonly ScopesSupported: ICollection<System_Internal.String>;
|
|
82
|
+
ServiceDocumentation: string;
|
|
83
|
+
readonly SigningKeys: ICollection<SecurityKey>;
|
|
84
|
+
readonly SubjectTypesSupported: ICollection<System_Internal.String>;
|
|
85
|
+
TokenEndpoint: string;
|
|
86
|
+
readonly TokenEndpointAuthMethodsSupported: ICollection<System_Internal.String>;
|
|
87
|
+
readonly TokenEndpointAuthSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
88
|
+
readonly UILocalesSupported: ICollection<System_Internal.String>;
|
|
89
|
+
UserInfoEndpoint: string;
|
|
90
|
+
readonly UserInfoEndpointEncryptionAlgValuesSupported: ICollection<System_Internal.String>;
|
|
91
|
+
readonly UserInfoEndpointEncryptionEncValuesSupported: ICollection<System_Internal.String>;
|
|
92
|
+
readonly UserInfoEndpointSigningAlgValuesSupported: ICollection<System_Internal.String>;
|
|
93
|
+
ShouldSerializeAcrValuesSupported(): boolean;
|
|
94
|
+
ShouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported(): boolean;
|
|
95
|
+
ShouldSerializeBackchannelTokenDeliveryModesSupported(): boolean;
|
|
96
|
+
ShouldSerializeClaimsLocalesSupported(): boolean;
|
|
97
|
+
ShouldSerializeClaimsSupported(): boolean;
|
|
98
|
+
ShouldSerializeClaimTypesSupported(): boolean;
|
|
99
|
+
ShouldSerializeDisplayValuesSupported(): boolean;
|
|
100
|
+
ShouldSerializeDPoPSigningAlgValuesSupported(): boolean;
|
|
101
|
+
ShouldSerializeGrantTypesSupported(): boolean;
|
|
102
|
+
ShouldSerializeIdTokenEncryptionAlgValuesSupported(): boolean;
|
|
103
|
+
ShouldSerializeIdTokenEncryptionEncValuesSupported(): boolean;
|
|
104
|
+
ShouldSerializeIdTokenSigningAlgValuesSupported(): boolean;
|
|
105
|
+
ShouldSerializeIntrospectionEndpointAuthMethodsSupported(): boolean;
|
|
106
|
+
ShouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported(): boolean;
|
|
107
|
+
ShouldSerializePromptValuesSupported(): boolean;
|
|
108
|
+
ShouldSerializeRequestObjectEncryptionAlgValuesSupported(): boolean;
|
|
109
|
+
ShouldSerializeRequestObjectEncryptionEncValuesSupported(): boolean;
|
|
110
|
+
ShouldSerializeRequestObjectSigningAlgValuesSupported(): boolean;
|
|
111
|
+
ShouldSerializeResponseModesSupported(): boolean;
|
|
112
|
+
ShouldSerializeResponseTypesSupported(): boolean;
|
|
113
|
+
ShouldSerializeScopesSupported(): boolean;
|
|
114
|
+
ShouldSerializeSigningKeys(): boolean;
|
|
115
|
+
ShouldSerializeSubjectTypesSupported(): boolean;
|
|
116
|
+
ShouldSerializeTokenEndpointAuthMethodsSupported(): boolean;
|
|
117
|
+
ShouldSerializeTokenEndpointAuthSigningAlgValuesSupported(): boolean;
|
|
118
|
+
ShouldSerializeUILocalesSupported(): boolean;
|
|
119
|
+
ShouldSerializeUserInfoEndpointEncryptionAlgValuesSupported(): boolean;
|
|
120
|
+
ShouldSerializeUserInfoEndpointEncryptionEncValuesSupported(): boolean;
|
|
121
|
+
ShouldSerializeUserInfoEndpointSigningAlgValuesSupported(): boolean;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
export const OpenIdConnectConfiguration: {
|
|
126
126
|
new(): OpenIdConnectConfiguration;
|
|
127
127
|
new(json: string): OpenIdConnectConfiguration;
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
Create(json: string): OpenIdConnectConfiguration;
|
|
129
|
+
Write(configuration: OpenIdConnectConfiguration): string;
|
|
130
130
|
};
|
|
131
131
|
|
|
132
132
|
|
|
@@ -138,9 +138,9 @@ export interface OpenIdConnectConfigurationRetriever$instance {
|
|
|
138
138
|
|
|
139
139
|
export const OpenIdConnectConfigurationRetriever: {
|
|
140
140
|
new(): OpenIdConnectConfigurationRetriever;
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
141
|
+
GetAsync(address: string, retriever: IDocumentRetriever, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
|
|
142
|
+
GetAsync(address: string, httpClient: HttpClient, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
|
|
143
|
+
GetAsync(address: string, cancel: CancellationToken): Task<OpenIdConnectConfiguration>;
|
|
144
144
|
};
|
|
145
145
|
|
|
146
146
|
|
|
@@ -154,55 +154,55 @@ export type OpenIdConnectConfigurationRetriever = OpenIdConnectConfigurationRetr
|
|
|
154
154
|
|
|
155
155
|
|
|
156
156
|
export interface OpenIdConnectMessage$instance extends AuthenticationProtocolMessage {
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
get
|
|
166
|
-
set
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
157
|
+
AccessToken: string;
|
|
158
|
+
AcrValues: string;
|
|
159
|
+
AuthorizationEndpoint: string;
|
|
160
|
+
ClaimsLocales: string;
|
|
161
|
+
ClientAssertion: string;
|
|
162
|
+
ClientAssertionType: string;
|
|
163
|
+
ClientId: string;
|
|
164
|
+
ClientSecret: string;
|
|
165
|
+
get Code(): string | undefined;
|
|
166
|
+
set Code(value: string);
|
|
167
|
+
Display: string;
|
|
168
|
+
DomainHint: string;
|
|
169
|
+
EnableTelemetryParameters: boolean;
|
|
170
|
+
Error: string;
|
|
171
|
+
ErrorDescription: string;
|
|
172
|
+
ErrorUri: string;
|
|
173
|
+
ExpiresIn: string;
|
|
174
|
+
GrantType: string;
|
|
175
|
+
IdentityProvider: string;
|
|
176
|
+
IdToken: string;
|
|
177
|
+
IdTokenHint: string;
|
|
178
|
+
Iss: string;
|
|
179
|
+
LoginHint: string;
|
|
180
|
+
MaxAge: string;
|
|
181
|
+
Nonce: string;
|
|
182
|
+
Password: string;
|
|
183
|
+
PostLogoutRedirectUri: string;
|
|
184
|
+
Prompt: string;
|
|
185
|
+
RedirectUri: string;
|
|
186
|
+
RefreshToken: string;
|
|
187
|
+
RequestType: OpenIdConnectRequestType;
|
|
188
|
+
RequestUri: string;
|
|
189
|
+
Resource: string;
|
|
190
|
+
ResponseMode: string;
|
|
191
|
+
ResponseType: string;
|
|
192
|
+
Scope: string;
|
|
193
|
+
SessionState: string;
|
|
194
|
+
Sid: string;
|
|
195
|
+
SkuTelemetryValue: string;
|
|
196
|
+
State: string;
|
|
197
|
+
TargetLinkUri: string;
|
|
198
|
+
TokenEndpoint: string;
|
|
199
|
+
TokenType: string;
|
|
200
|
+
UiLocales: string;
|
|
201
|
+
UserId: string;
|
|
202
|
+
Username: string;
|
|
203
|
+
Clone(): OpenIdConnectMessage;
|
|
204
|
+
CreateAuthenticationRequestUrl(): string;
|
|
205
|
+
CreateLogoutRequestUrl(): string;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
|
|
@@ -211,7 +211,7 @@ export const OpenIdConnectMessage: {
|
|
|
211
211
|
new(json: string): OpenIdConnectMessage;
|
|
212
212
|
new(nameValueCollection: NameValueCollection): OpenIdConnectMessage;
|
|
213
213
|
new(parameters: IEnumerable<KeyValuePair<System_Internal.String, string[]>>): OpenIdConnectMessage;
|
|
214
|
-
|
|
214
|
+
EnableTelemetryParametersByDefault: boolean;
|
|
215
215
|
};
|
|
216
216
|
|
|
217
217
|
|
|
@@ -283,12 +283,12 @@ export const OpenIdConnectProtocolInvalidStateException: {
|
|
|
283
283
|
export type OpenIdConnectProtocolInvalidStateException = OpenIdConnectProtocolInvalidStateException$instance;
|
|
284
284
|
|
|
285
285
|
export interface OpenIdConnectProtocolValidationContext$instance {
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
286
|
+
ClientId: string;
|
|
287
|
+
Nonce: string;
|
|
288
|
+
ProtocolMessage: OpenIdConnectMessage;
|
|
289
|
+
State: string;
|
|
290
|
+
UserInfoEndpointResponse: string;
|
|
291
|
+
ValidatedIdToken: JwtSecurityToken;
|
|
292
292
|
}
|
|
293
293
|
|
|
294
294
|
|
|
@@ -300,214 +300,214 @@ export const OpenIdConnectProtocolValidationContext: {
|
|
|
300
300
|
export type OpenIdConnectProtocolValidationContext = OpenIdConnectProtocolValidationContext$instance;
|
|
301
301
|
|
|
302
302
|
export interface OpenIdConnectProtocolValidator$instance {
|
|
303
|
-
|
|
304
|
-
readonly
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
303
|
+
CryptoProviderFactory: CryptoProviderFactory;
|
|
304
|
+
readonly HashAlgorithmMap: IDictionary<System_Internal.String, System_Internal.String>;
|
|
305
|
+
IdTokenValidator: IdTokenValidator;
|
|
306
|
+
NonceLifetime: TimeSpan;
|
|
307
|
+
RequireAcr: boolean;
|
|
308
|
+
RequireAmr: boolean;
|
|
309
|
+
RequireAuthTime: boolean;
|
|
310
|
+
RequireAzp: boolean;
|
|
311
|
+
RequireNonce: boolean;
|
|
312
|
+
RequireState: boolean;
|
|
313
|
+
RequireStateValidation: boolean;
|
|
314
|
+
RequireSub: boolean;
|
|
315
|
+
RequireTimeStampInNonce: boolean;
|
|
316
|
+
GenerateNonce(): string;
|
|
317
|
+
GetHashAlgorithm(algorithm: string): HashAlgorithm;
|
|
318
|
+
ValidateAuthenticationResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
319
|
+
ValidateTokenResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
320
|
+
ValidateUserInfoResponse(validationContext: OpenIdConnectProtocolValidationContext): void;
|
|
321
321
|
}
|
|
322
322
|
|
|
323
323
|
|
|
324
324
|
export const OpenIdConnectProtocolValidator: {
|
|
325
325
|
new(): OpenIdConnectProtocolValidator;
|
|
326
|
-
readonly
|
|
327
|
-
|
|
326
|
+
readonly DefaultNonceLifetime: TimeSpan;
|
|
327
|
+
RequireSubByDefault: boolean;
|
|
328
328
|
};
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
export type OpenIdConnectProtocolValidator = OpenIdConnectProtocolValidator$instance;
|
|
332
332
|
|
|
333
333
|
export abstract class ActiveDirectoryOpenIdConnectEndpoints$instance {
|
|
334
|
-
static readonly
|
|
335
|
-
static readonly
|
|
336
|
-
static readonly
|
|
334
|
+
static readonly Authorize: string;
|
|
335
|
+
static readonly Logout: string;
|
|
336
|
+
static readonly Token: string;
|
|
337
337
|
}
|
|
338
338
|
|
|
339
339
|
|
|
340
340
|
export type ActiveDirectoryOpenIdConnectEndpoints = ActiveDirectoryOpenIdConnectEndpoints$instance;
|
|
341
341
|
|
|
342
342
|
export abstract class OpenIdConnectGrantTypes$instance {
|
|
343
|
-
static readonly
|
|
344
|
-
static readonly
|
|
345
|
-
static readonly
|
|
346
|
-
static readonly
|
|
343
|
+
static readonly AuthorizationCode: string;
|
|
344
|
+
static readonly RefreshToken: string;
|
|
345
|
+
static readonly Password: string;
|
|
346
|
+
static readonly ClientCredentials: string;
|
|
347
347
|
}
|
|
348
348
|
|
|
349
349
|
|
|
350
350
|
export type OpenIdConnectGrantTypes = OpenIdConnectGrantTypes$instance;
|
|
351
351
|
|
|
352
352
|
export abstract class OpenIdConnectParameterNames$instance {
|
|
353
|
-
static readonly
|
|
354
|
-
static readonly
|
|
355
|
-
static readonly
|
|
356
|
-
static readonly
|
|
357
|
-
static readonly
|
|
358
|
-
static readonly
|
|
359
|
-
static readonly
|
|
360
|
-
static readonly
|
|
361
|
-
static readonly
|
|
362
|
-
static readonly
|
|
363
|
-
static readonly
|
|
364
|
-
static readonly
|
|
365
|
-
static readonly
|
|
366
|
-
static readonly
|
|
367
|
-
static readonly
|
|
368
|
-
static readonly
|
|
369
|
-
static readonly
|
|
370
|
-
static readonly
|
|
371
|
-
static readonly
|
|
372
|
-
static readonly
|
|
373
|
-
static readonly
|
|
374
|
-
static readonly
|
|
375
|
-
static readonly
|
|
376
|
-
static readonly
|
|
377
|
-
static readonly
|
|
378
|
-
static readonly
|
|
379
|
-
static readonly
|
|
380
|
-
static readonly
|
|
381
|
-
static readonly
|
|
382
|
-
static readonly
|
|
383
|
-
static readonly
|
|
384
|
-
static readonly
|
|
385
|
-
static readonly
|
|
386
|
-
static readonly
|
|
387
|
-
static readonly
|
|
388
|
-
static readonly
|
|
389
|
-
static readonly
|
|
390
|
-
static readonly
|
|
391
|
-
static readonly
|
|
392
|
-
static readonly
|
|
393
|
-
static readonly
|
|
394
|
-
static readonly
|
|
353
|
+
static readonly AccessToken: string;
|
|
354
|
+
static readonly AcrValues: string;
|
|
355
|
+
static readonly ClaimsLocales: string;
|
|
356
|
+
static readonly ClientAssertion: string;
|
|
357
|
+
static readonly ClientAssertionType: string;
|
|
358
|
+
static readonly ClientId: string;
|
|
359
|
+
static readonly ClientSecret: string;
|
|
360
|
+
static readonly Code: string;
|
|
361
|
+
static readonly Display: string;
|
|
362
|
+
static readonly DomainHint: string;
|
|
363
|
+
static readonly Error: string;
|
|
364
|
+
static readonly ErrorDescription: string;
|
|
365
|
+
static readonly ErrorUri: string;
|
|
366
|
+
static readonly ExpiresIn: string;
|
|
367
|
+
static readonly GrantType: string;
|
|
368
|
+
static readonly Iss: string;
|
|
369
|
+
static readonly IdToken: string;
|
|
370
|
+
static readonly IdTokenHint: string;
|
|
371
|
+
static readonly IdentityProvider: string;
|
|
372
|
+
static readonly LoginHint: string;
|
|
373
|
+
static readonly MaxAge: string;
|
|
374
|
+
static readonly Nonce: string;
|
|
375
|
+
static readonly Password: string;
|
|
376
|
+
static readonly PostLogoutRedirectUri: string;
|
|
377
|
+
static readonly Prompt: string;
|
|
378
|
+
static readonly RedirectUri: string;
|
|
379
|
+
static readonly RefreshToken: string;
|
|
380
|
+
static readonly RequestUri: string;
|
|
381
|
+
static readonly Resource: string;
|
|
382
|
+
static readonly ResponseMode: string;
|
|
383
|
+
static readonly ResponseType: string;
|
|
384
|
+
static readonly Scope: string;
|
|
385
|
+
static readonly SkuTelemetry: string;
|
|
386
|
+
static readonly SessionState: string;
|
|
387
|
+
static readonly Sid: string;
|
|
388
|
+
static readonly State: string;
|
|
389
|
+
static readonly TargetLinkUri: string;
|
|
390
|
+
static readonly TokenType: string;
|
|
391
|
+
static readonly UiLocales: string;
|
|
392
|
+
static readonly UserId: string;
|
|
393
|
+
static readonly Username: string;
|
|
394
|
+
static readonly VersionTelemetry: string;
|
|
395
395
|
}
|
|
396
396
|
|
|
397
397
|
|
|
398
398
|
export type OpenIdConnectParameterNames = OpenIdConnectParameterNames$instance;
|
|
399
399
|
|
|
400
400
|
export abstract class OpenIdConnectPrompt$instance {
|
|
401
|
-
static readonly
|
|
402
|
-
static readonly
|
|
403
|
-
static readonly
|
|
404
|
-
static readonly
|
|
401
|
+
static readonly None: string;
|
|
402
|
+
static readonly Login: string;
|
|
403
|
+
static readonly Consent: string;
|
|
404
|
+
static readonly SelectAccount: string;
|
|
405
405
|
}
|
|
406
406
|
|
|
407
407
|
|
|
408
408
|
export type OpenIdConnectPrompt = OpenIdConnectPrompt$instance;
|
|
409
409
|
|
|
410
410
|
export abstract class OpenIdConnectResponseMode$instance {
|
|
411
|
-
static readonly
|
|
412
|
-
static readonly
|
|
413
|
-
static readonly
|
|
411
|
+
static readonly Query: string;
|
|
412
|
+
static readonly FormPost: string;
|
|
413
|
+
static readonly Fragment: string;
|
|
414
414
|
}
|
|
415
415
|
|
|
416
416
|
|
|
417
417
|
export type OpenIdConnectResponseMode = OpenIdConnectResponseMode$instance;
|
|
418
418
|
|
|
419
419
|
export abstract class OpenIdConnectResponseType$instance {
|
|
420
|
-
static readonly
|
|
421
|
-
static readonly
|
|
422
|
-
static readonly
|
|
423
|
-
static readonly
|
|
424
|
-
static readonly
|
|
425
|
-
static readonly
|
|
426
|
-
static readonly
|
|
427
|
-
static readonly
|
|
420
|
+
static readonly Code: string;
|
|
421
|
+
static readonly CodeIdToken: string;
|
|
422
|
+
static readonly CodeIdTokenToken: string;
|
|
423
|
+
static readonly CodeToken: string;
|
|
424
|
+
static readonly IdToken: string;
|
|
425
|
+
static readonly IdTokenToken: string;
|
|
426
|
+
static readonly None: string;
|
|
427
|
+
static readonly Token: string;
|
|
428
428
|
}
|
|
429
429
|
|
|
430
430
|
|
|
431
431
|
export type OpenIdConnectResponseType = OpenIdConnectResponseType$instance;
|
|
432
432
|
|
|
433
433
|
export abstract class OpenIdConnectScope$instance {
|
|
434
|
-
static readonly
|
|
435
|
-
static readonly
|
|
436
|
-
static readonly
|
|
437
|
-
static readonly
|
|
438
|
-
static readonly
|
|
439
|
-
static readonly
|
|
440
|
-
static readonly
|
|
434
|
+
static readonly Address: string;
|
|
435
|
+
static readonly Email: string;
|
|
436
|
+
static readonly OfflineAccess: string;
|
|
437
|
+
static readonly OpenId: string;
|
|
438
|
+
static readonly OpenIdProfile: string;
|
|
439
|
+
static readonly Phone: string;
|
|
440
|
+
static readonly UserImpersonation: string;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
443
|
|
|
444
444
|
export type OpenIdConnectScope = OpenIdConnectScope$instance;
|
|
445
445
|
|
|
446
446
|
export abstract class OpenIdConnectSessionProperties$instance {
|
|
447
|
-
static readonly
|
|
448
|
-
static readonly
|
|
449
|
-
static readonly
|
|
447
|
+
static readonly CheckSessionIFrame: string;
|
|
448
|
+
static readonly RedirectUri: string;
|
|
449
|
+
static readonly SessionState: string;
|
|
450
450
|
}
|
|
451
451
|
|
|
452
452
|
|
|
453
453
|
export type OpenIdConnectSessionProperties = OpenIdConnectSessionProperties$instance;
|
|
454
454
|
|
|
455
455
|
export abstract class OpenIdProviderMetadataNames$instance {
|
|
456
|
-
static readonly
|
|
457
|
-
static readonly
|
|
458
|
-
static readonly
|
|
459
|
-
static readonly
|
|
460
|
-
static readonly
|
|
461
|
-
static readonly
|
|
462
|
-
static readonly
|
|
463
|
-
static readonly
|
|
464
|
-
static readonly
|
|
465
|
-
static readonly
|
|
466
|
-
static readonly
|
|
467
|
-
static readonly
|
|
468
|
-
static readonly
|
|
469
|
-
static readonly
|
|
470
|
-
static readonly
|
|
471
|
-
static readonly
|
|
472
|
-
static readonly
|
|
473
|
-
static readonly
|
|
474
|
-
static readonly
|
|
475
|
-
static readonly
|
|
476
|
-
static readonly
|
|
477
|
-
static readonly
|
|
478
|
-
static readonly
|
|
479
|
-
static readonly
|
|
480
|
-
static readonly
|
|
481
|
-
static readonly
|
|
482
|
-
static readonly
|
|
483
|
-
static readonly
|
|
484
|
-
static readonly
|
|
485
|
-
static readonly
|
|
486
|
-
static readonly
|
|
487
|
-
static readonly
|
|
488
|
-
static readonly
|
|
489
|
-
static readonly
|
|
490
|
-
static readonly
|
|
491
|
-
static readonly
|
|
492
|
-
static readonly
|
|
493
|
-
static readonly
|
|
494
|
-
static readonly
|
|
495
|
-
static readonly
|
|
496
|
-
static readonly
|
|
497
|
-
static readonly
|
|
498
|
-
static readonly
|
|
499
|
-
static readonly
|
|
500
|
-
static readonly
|
|
501
|
-
static readonly
|
|
502
|
-
static readonly
|
|
503
|
-
static readonly
|
|
504
|
-
static readonly
|
|
505
|
-
static readonly
|
|
506
|
-
static readonly
|
|
507
|
-
static readonly
|
|
508
|
-
static readonly
|
|
509
|
-
static readonly
|
|
510
|
-
static readonly
|
|
456
|
+
static readonly AcrValuesSupported: string;
|
|
457
|
+
static readonly AuthorizationEndpoint: string;
|
|
458
|
+
static readonly AuthorizationResponseIssParameterSupported: string;
|
|
459
|
+
static readonly BackchannelAuthenticationEndpoint: string;
|
|
460
|
+
static readonly BackchannelAuthenticationRequestSigningAlgValuesSupported: string;
|
|
461
|
+
static readonly BackchannelTokenDeliveryModesSupported: string;
|
|
462
|
+
static readonly BackchannelUserCodeParameterSupported: string;
|
|
463
|
+
static readonly CheckSessionIframe: string;
|
|
464
|
+
static readonly ClaimsLocalesSupported: string;
|
|
465
|
+
static readonly ClaimsParameterSupported: string;
|
|
466
|
+
static readonly ClaimsSupported: string;
|
|
467
|
+
static readonly ClaimTypesSupported: string;
|
|
468
|
+
static readonly Discovery: string;
|
|
469
|
+
static readonly DisplayValuesSupported: string;
|
|
470
|
+
static readonly DPoPSigningAlgValuesSupported: string;
|
|
471
|
+
static readonly EndSessionEndpoint: string;
|
|
472
|
+
static readonly FrontchannelLogoutSessionSupported: string;
|
|
473
|
+
static readonly FrontchannelLogoutSupported: string;
|
|
474
|
+
static readonly HttpLogoutSupported: string;
|
|
475
|
+
static readonly GrantTypesSupported: string;
|
|
476
|
+
static readonly IdTokenEncryptionAlgValuesSupported: string;
|
|
477
|
+
static readonly IdTokenEncryptionEncValuesSupported: string;
|
|
478
|
+
static readonly IdTokenSigningAlgValuesSupported: string;
|
|
479
|
+
static readonly IntrospectionEndpoint: string;
|
|
480
|
+
static readonly IntrospectionEndpointAuthMethodsSupported: string;
|
|
481
|
+
static readonly IntrospectionEndpointAuthSigningAlgValuesSupported: string;
|
|
482
|
+
static readonly JwksUri: string;
|
|
483
|
+
static readonly Issuer: string;
|
|
484
|
+
static readonly LogoutSessionSupported: string;
|
|
485
|
+
static readonly MicrosoftMultiRefreshToken: string;
|
|
486
|
+
static readonly OpPolicyUri: string;
|
|
487
|
+
static readonly OpTosUri: string;
|
|
488
|
+
static readonly PromptValuesSupported: string;
|
|
489
|
+
static readonly PushedAuthorizationRequestEndpoint: string;
|
|
490
|
+
static readonly RegistrationEndpoint: string;
|
|
491
|
+
static readonly RequestObjectEncryptionAlgValuesSupported: string;
|
|
492
|
+
static readonly RequestObjectEncryptionEncValuesSupported: string;
|
|
493
|
+
static readonly RequestObjectSigningAlgValuesSupported: string;
|
|
494
|
+
static readonly RequestParameterSupported: string;
|
|
495
|
+
static readonly RequestUriParameterSupported: string;
|
|
496
|
+
static readonly RequirePushedAuthorizationRequests: string;
|
|
497
|
+
static readonly RequireRequestUriRegistration: string;
|
|
498
|
+
static readonly ResponseModesSupported: string;
|
|
499
|
+
static readonly ResponseTypesSupported: string;
|
|
500
|
+
static readonly ServiceDocumentation: string;
|
|
501
|
+
static readonly ScopesSupported: string;
|
|
502
|
+
static readonly SubjectTypesSupported: string;
|
|
503
|
+
static readonly TokenEndpoint: string;
|
|
504
|
+
static readonly TokenEndpointAuthMethodsSupported: string;
|
|
505
|
+
static readonly TokenEndpointAuthSigningAlgValuesSupported: string;
|
|
506
|
+
static readonly UILocalesSupported: string;
|
|
507
|
+
static readonly UserInfoEndpoint: string;
|
|
508
|
+
static readonly UserInfoEncryptionAlgValuesSupported: string;
|
|
509
|
+
static readonly UserInfoEncryptionEncValuesSupported: string;
|
|
510
|
+
static readonly UserInfoSigningAlgValuesSupported: string;
|
|
511
511
|
}
|
|
512
512
|
|
|
513
513
|
|