Update azidentity recordings (#16912)
This commit is contained in:
Родитель
7c52b0d841
Коммит
1f46830c5f
|
@ -4,15 +4,13 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0
|
||||
github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3
|
||||
github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.0
|
||||
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/golang-jwt/jwt/v4 v4.2.0 // indirect
|
||||
github.com/golang-jwt/jwt/v4 v4.2.0
|
||||
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
|
||||
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect
|
||||
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect
|
||||
golang.org/x/text v0.3.7 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
||||
)
|
||||
|
||||
replace github.com/Azure/azure-sdk-for-go/sdk/internal => ../internal
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0 h1:8wVJL0HUP5yDFXvotdewORTw7Yu88JbreWN/mobSvsQ=
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0/go.mod h1:fBF9PQNqB8scdgpZ3ufzaLntG0AG7C1WjPMsiFOmfHM=
|
||||
github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3 h1:E+m3SkZCN0Bf5q7YdTs5lSm2CYY3CK4spn5OmUIiQtk=
|
||||
github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3/go.mod h1:KLF4gFr6DcKFZwSuH8w8yEK6DpFl3LP5rhdvAb7Yz5I=
|
||||
github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.0 h1:HMbyI+KfvL+XyuWekow/nWbRxsAhB6+DVzgQTIABecU=
|
||||
github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.0/go.mod h1:KLF4gFr6DcKFZwSuH8w8yEK6DpFl3LP5rhdvAb7Yz5I=
|
||||
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 h1:WVsrXCnHlDDX8ls+tootqRE87/hL9S/g4ewig9RsD/c=
|
||||
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0/go.mod h1:Vt9sXTKwMyGcOxSmLDMnGPgqsUg7m8pe215qMLrDXw4=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -19,17 +16,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Thu, 18 Nov 2021 22:57:26 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:14:42 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mUUVsXhAQAAAFvQKNkOAAAA; expires=Sat, 18-Dec-2021 22:57:27 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwC-l_XyCAAAAMIogdkOAAAAhFUw1wMAAABXKYHZDgAAAMIyQnQCAAAAySmB2Q4AAAA; expires=Wed, 23-Feb-2022 23:14:42 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "bec56bf2-327f-430d-805a-8c1377775d00"
|
||||
"x-ms-ests-server": "2.1.12381.20 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "d39cdfbe-0aec-423c-935b-bbafb0815300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/3c631bb7-a9f7-4343-a5ba-a6159135f1fc/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -97,17 +91,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Thu, 18 Nov 2021 22:57:26 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:14:42 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mUUVsXhAQAAAFvQKNkOAAAA; expires=Sat, 18-Dec-2021 22:57:27 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwC-l_XyCAAAAMIogdkOAAAAhFUw1wMAAABXKYHZDgAAAMIyQnQCAAAAySmB2Q4AAAA; expires=Wed, 23-Feb-2022 23:14:42 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "303a7b00-be8e-4dc6-bf54-cffe02506400"
|
||||
"x-ms-ests-server": "2.1.12261.22 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "aeca64a8-be7d-4ded-9547-827ccb8a6500"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/3c631bb7-a9f7-4343-a5ba-a6159135f1fc/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 400,
|
||||
|
@ -196,29 +187,29 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "481",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Thu, 18 Nov 2021 22:57:26 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:14:42 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mUUVsXhAgAAAFvQKNkOAAAA; expires=Sat, 18-Dec-2021 22:57:27 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwC-l_XyCAAAAMIogdkOAAAAhFUw1wQAAABXKYHZDgAAAMIyQnQCAAAAySmB2Q4AAAA; expires=Wed, 23-Feb-2022 23:14:42 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "a9f6fdb8-4928-45e1-9967-d42a979e7900"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "2e8bba54-6a07-4724-bd95-7581efe06700"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "invalid_grant",
|
||||
"error_description": "AADSTS54005: OAuth2 Authorization code was already redeemed, please retry with a new valid code or use an existing refresh token.\r\nTrace ID: a9f6fdb8-4928-45e1-9967-d42a979e7900\r\nCorrelation ID: 1874c2d2-744c-4ef2-854f-73fbe883165e\r\nTimestamp: 2021-11-18 22:57:27Z",
|
||||
"error_description": "AADSTS54005: OAuth2 Authorization code was already redeemed, please retry with a new valid code or use an existing refresh token.\r\nTrace ID: 2e8bba54-6a07-4724-bd95-7581efe06700\r\nCorrelation ID: 524ad89a-81bc-4da7-b37e-9147cac8209b\r\nTimestamp: 2022-01-24 23:14:42Z",
|
||||
"error_codes": [
|
||||
54005
|
||||
],
|
||||
"timestamp": "2021-11-18 22:57:27Z",
|
||||
"trace_id": "a9f6fdb8-4928-45e1-9967-d42a979e7900",
|
||||
"correlation_id": "1874c2d2-744c-4ef2-854f-73fbe883165e"
|
||||
"timestamp": "2022-01-24 23:14:42Z",
|
||||
"trace_id": "2e8bba54-6a07-4724-bd95-7581efe06700",
|
||||
"correlation_id": "524ad89a-81bc-4da7-b37e-9147cac8209b"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -19,17 +16,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Thu, 18 Nov 2021 22:51:36 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:14:41 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mUUVsXhAQAAAC_PKNkOAAAA; expires=Sat, 18-Dec-2021 22:51:36 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwC-l_XyCAAAAMIogdkOAAAAhFUw1wMAAABXKYHZDgAAAMIyQnQBAAAAySmB2Q4AAAA; expires=Wed, 23-Feb-2022 23:14:41 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "257f7dac-8675-4656-809f-a4aff1d01901"
|
||||
"x-ms-ests-server": "2.1.12381.20 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "038c04eb-f41f-4095-bb35-dc6ee9c02a00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -97,17 +91,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Thu, 18 Nov 2021 22:51:36 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:14:41 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mUUVsXhAQAAAC_PKNkOAAAA; expires=Sat, 18-Dec-2021 22:51:36 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwC-l_XyCAAAAMIogdkOAAAAhFUw1wMAAABXKYHZDgAAAMIyQnQBAAAAySmB2Q4AAAA; expires=Wed, 23-Feb-2022 23:14:41 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "5f1575a9-5aa7-4942-bab0-a0250cc97f00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "54669bfc-74dd-4664-903f-f360c21d8600"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,40 +175,37 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "1761",
|
||||
"Content-Length": "1690",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Thu, 18 Nov 2021 22:51:36 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:14:41 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mUUVsXhAgAAAC_PKNkOAAAA; expires=Sat, 18-Dec-2021 22:51:36 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwC-l_XyCAAAAMIogdkOAAAAhFUw1wMAAABXKYHZDgAAAMIyQnQCAAAAySmB2Q4AAAA; expires=Wed, 23-Feb-2022 23:14:41 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "dacd945c-406d-4372-a7d5-fedd89657300"
|
||||
"x-ms-ests-server": "2.1.12261.22 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "17ffd0e1-ba2f-4801-bd16-97ffc7bf1b00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
"scope": "https://management.core.windows.net//user_impersonation https://management.core.windows.net//.default",
|
||||
"expires_in": 4472,
|
||||
"ext_expires_in": 4472,
|
||||
"expires_in": 4651,
|
||||
"ext_expires_in": 4651,
|
||||
"access_token": "redacted",
|
||||
"refresh_token": "redacted",
|
||||
"id_token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imwzc1EtNTBjQ0g0eEJWWkxIVEd3blNSNzY4MCJ9.eyJhdWQiOiI4NmJlNGMwMS01MDViLTQ1ZTktYmZjMC05YjgyNWZkODg3NzQiLCJpc3MiOiJodHRwczovL2xvZ2luLm1pY3Jvc29mdG9ubGluZS5jb20vM2M2MzFiYjctYTlmNy00MzQzLWE1YmEtYTYxNTkxMzVmMWZjL3YyLjAiLCJpYXQiOjE2MzcyNzU1OTYsIm5iZiI6MTYzNzI3NTU5NiwiZXhwIjoxNjM3Mjc5NDk2LCJhaW8iOiJBV1FBbS84VEFBQUFUVHRtOHdxaTg2ekhuNXlvVVc4WDVxYnFiWXp0L3dvMGViWDhheVljVDB6RjVjTGIyMEVTNDRNcjdJNjNtK0VpU2xmVmVmd1RmdFRnSWNWeFZUYk5oOXd2Y0ljd3YvUVBUVlJIM2w5S2trR0plcmZIaVpyUG5QUVZLYUpVaDhHUyIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzkxODgwNDBkLTZjNjctNGM1Yi1iMTEyLTM2YTMwNGI2NmRhZC8iLCJuYW1lIjoiQ2hhcmxlcyBMb3dlbGwiLCJvaWQiOiI2ODhiMjA3ZS03MWQxLTQ3MjUtYmIyNi02ZGQxNDUwMmY2NWUiLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJjaGxvd2VAaG90bWFpbC5jb20iLCJyaCI6IjAuQVJjQXR4dGpQUGVwUTBPbHVxWVZrVFh4X0FGTXZvWmJVT2xGdjhDYmdsX1loM1FYQUZ3LiIsInN1YiI6IjhyREQ3dkd0bHFaS3R5WGZ4QkxsZ0hWT3gxNEFCWmJTaTdXNWlxWHV3LVEiLCJ0aWQiOiIzYzYzMWJiNy1hOWY3LTQzNDMtYTViYS1hNjE1OTEzNWYxZmMiLCJ1dGkiOiJYSlROMm0xQWNrT24xZjdkaVdWekFBIiwidmVyIjoiMi4wIn0.TxJwab9y5Jv9Lh_Hz2xBJH_IudtoExJtxQxEHWIfv5lT5LpW9o3ubHclVOpJpAGwMvV2fpr4hgWIvhE4G0BWvpnPQ131PK2xyzMdRktrCMYkmdOffonqHxnqr8nx6G4aFktiPLV6naoApJH-uqJilnL5sD1AMi6iN-HGeCk41OeCc3T2tOZusVsiKL1ShIPlc494xGM6d4f15CRzvLS0SRa11U_H7Dd9nUuUEt21ZcDBpL2ywIFyPWCGHVGMwmHN83u_JuH2I2JwVNRfqxd5FKKYsMc_KBYl9-U6VubTdzWQeENaY6WROJ1MW_I1stR5Kp_5iWWlZvFbZ7lOoQ2sbA",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -19,17 +16,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 19 Nov 2021 00:18:13 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:44:33 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=Ap9IOC4ynEtDlXg7hPkjS3X-436xAQAAAIzjKNkOAAAA; expires=Sun, 19-Dec-2021 00:18:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwAUVsXhBgAAAHktgdkOAAAAOvmjEAEAAADRL4HZDgAAAA; expires=Wed, 23-Feb-2022 23:44:33 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "90613eb8-26a6-4aa1-90ec-1e7f53256000"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "efe6da00-e779-4232-90a4-7f8fd2d11b00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/3c631bb7-a9f7-4343-a5ba-a6159135f1fc/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -97,17 +91,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 19 Nov 2021 00:18:13 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:44:33 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=Ap9IOC4ynEtDlXg7hPkjS3X-436xAQAAAIzjKNkOAAAA; expires=Sun, 19-Dec-2021 00:18:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwAUVsXhBgAAAHktgdkOAAAAOvmjEAEAAADRL4HZDgAAAA; expires=Wed, 23-Feb-2022 23:44:33 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "96fdd23f-1692-45b6-8e97-9f1077116400"
|
||||
"x-ms-ests-server": "2.1.12261.22 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "3a30dda6-228d-470a-be84-72b4de3c1c00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/3c631bb7-a9f7-4343-a5ba-a6159135f1fc/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 400,
|
||||
|
@ -196,29 +187,29 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "481",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 19 Nov 2021 00:18:13 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:44:33 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=Ap9IOC4ynEtDlXg7hPkjS3X-436xAgAAAIzjKNkOAAAA; expires=Sun, 19-Dec-2021 00:18:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwAUVsXhAQAAANEvgdkOAAAAOvmjEAEAAADRL4HZDgAAAA; expires=Wed, 23-Feb-2022 23:44:34 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "6f395c0d-affa-4625-a08f-3ded0f8ef200"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "ab7f5261-863c-4253-94ca-18a5bb998300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "invalid_grant",
|
||||
"error_description": "AADSTS54005: OAuth2 Authorization code was already redeemed, please retry with a new valid code or use an existing refresh token.\r\nTrace ID: 6f395c0d-affa-4625-a08f-3ded0f8ef200\r\nCorrelation ID: abd76edd-59d7-4957-aca4-2e73e822a693\r\nTimestamp: 2021-11-19 00:18:14Z",
|
||||
"error_description": "AADSTS54005: OAuth2 Authorization code was already redeemed, please retry with a new valid code or use an existing refresh token.\r\nTrace ID: ab7f5261-863c-4253-94ca-18a5bb998300\r\nCorrelation ID: 0969ae36-c336-4616-ad64-e5f18c3e31b6\r\nTimestamp: 2022-01-24 23:44:34Z",
|
||||
"error_codes": [
|
||||
54005
|
||||
],
|
||||
"timestamp": "2021-11-19 00:18:14Z",
|
||||
"trace_id": "6f395c0d-affa-4625-a08f-3ded0f8ef200",
|
||||
"correlation_id": "abd76edd-59d7-4957-aca4-2e73e822a693"
|
||||
"timestamp": "2022-01-24 23:44:34Z",
|
||||
"trace_id": "ab7f5261-863c-4253-94ca-18a5bb998300",
|
||||
"correlation_id": "0969ae36-c336-4616-ad64-e5f18c3e31b6"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -19,20 +16,20 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 19 Nov 2021 00:15:08 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:44:32 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=Ap9IOC4ynEtDlXg7hPkjS3U; expires=Sun, 19-Dec-2021 00:15:09 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwAUVsXhBgAAAHktgdkOAAAAOvmjEAYAAAB5LYHZDgAAAA; expires=Wed, 23-Feb-2022 23:44:32 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "21d8b58b-421f-4892-b454-4d95d1ca6300"
|
||||
"x-ms-ests-server": "2.1.12261.22 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "d2a9e625-263f-46c4-9d2a-b54ba0613900"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/3c631bb7-a9f7-4343-a5ba-a6159135f1fc/v2.0/.well-known/openid-configuration",
|
||||
"api-version": "1.1",
|
||||
"metadata": [
|
||||
{
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -97,17 +91,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 19 Nov 2021 00:15:08 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:44:32 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=Ap9IOC4ynEtDlXg7hPkjS3U; expires=Sun, 19-Dec-2021 00:15:09 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwAUVsXhBgAAAHktgdkOAAAAOvmjEAYAAAB5LYHZDgAAAA; expires=Wed, 23-Feb-2022 23:44:32 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "3e828f63-356a-4db5-9a60-e1a16c657f00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "6ca66a12-9943-48d4-998a-e6ea3a481700"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,34 +175,31 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "1761",
|
||||
"Content-Length": "1491",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 19 Nov 2021 00:15:09 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 23:44:32 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=Ap9IOC4ynEtDlXg7hPkjS3X-436xAQAAAIzjKNkOAAAA; expires=Sun, 19-Dec-2021 00:15:09 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwAUVsXhBgAAAHktgdkOAAAAOvmjEAEAAADRL4HZDgAAAA; expires=Wed, 23-Feb-2022 23:44:33 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "0912e981-088d-4e64-a728-1022b4037a00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "2d8aa74e-2357-4fd5-8739-2b37fffd8500"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:05 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:10 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAwAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:05 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAwAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "bdf0346c-f2b6-4636-af58-1eefc3195000"
|
||||
"x-ms-ests-server": "2.1.12381.20 - EUS ProdSlices",
|
||||
"x-ms-request-id": "237378e3-1140-4884-b9e0-4637fb786300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:05 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:10 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAwAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:06 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAwAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "0041c25f-63ad-43ef-ae9b-c121e7ddc200"
|
||||
"x-ms-ests-server": "2.1.12381.20 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "407dfcf3-37e2-4813-951c-9e18168b0700"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 401,
|
||||
|
@ -196,29 +187,29 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "1325",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:05 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:10 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBAAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:06 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBAAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "0f883ec8-1456-4088-bb8c-eef3ad7f0301"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "fc51a374-1d45-4b16-ac30-410a6352fb00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "invalid_client",
|
||||
"error_description": "AADSTS700027: Client assertion contains an invalid signature. [Reason - The key was not found., Thumbprint of key used by client: \u00278CA6895C58FD5C9AEED13121F784629BE0261977\u0027, Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id \u002726790ce1-d05c-4de7-ba73-51837152f0bc\u0027. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0\u0026tabs=http to build a query request URL, such as \u0027https://graph.microsoft.com/beta/applications/26790ce1-d05c-4de7-ba73-51837152f0bc\u0027]. Alternatively, SNI may be configured on the app. Please ensure that client assertion is being sent with the x5c claim in the JWT header using MSAL\u0027s WithSendX5C() method so that Azure Active Directory can validate the certificate being used.\r\nTrace ID: 0f883ec8-1456-4088-bb8c-eef3ad7f0301\r\nCorrelation ID: d63b8d95-3dfd-42f2-9dfd-e292b508fad8\r\nTimestamp: 2021-11-17 23:25:06Z",
|
||||
"error_description": "AADSTS700027: Client assertion contains an invalid signature. [Reason - The key was not found., Thumbprint of key used by client: \u00278CA6895C58FD5C9AEED13121F784629BE0261977\u0027, Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id \u002726790ce1-d05c-4de7-ba73-51837152f0bc\u0027. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0\u0026tabs=http to build a query request URL, such as \u0027https://graph.microsoft.com/beta/applications/26790ce1-d05c-4de7-ba73-51837152f0bc\u0027]. Alternatively, SNI may be configured on the app. Please ensure that client assertion is being sent with the x5c claim in the JWT header using MSAL\u0027s WithSendX5C() method so that Azure Active Directory can validate the certificate being used.\r\nTrace ID: fc51a374-1d45-4b16-ac30-410a6352fb00\r\nCorrelation ID: 6c340c8c-14c7-4197-bd71-f510287fba40\r\nTimestamp: 2022-01-24 22:41:11Z",
|
||||
"error_codes": [
|
||||
700027
|
||||
],
|
||||
"timestamp": "2021-11-17 23:25:06Z",
|
||||
"trace_id": "0f883ec8-1456-4088-bb8c-eef3ad7f0301",
|
||||
"correlation_id": "d63b8d95-3dfd-42f2-9dfd-e292b508fad8",
|
||||
"timestamp": "2022-01-24 22:41:11Z",
|
||||
"trace_id": "fc51a374-1d45-4b16-ac30-410a6352fb00",
|
||||
"correlation_id": "6c340c8c-14c7-4197-bd71-f510287fba40",
|
||||
"error_uri": "https://login.microsoftonline.com/error?code=700027"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:04 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:09 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAJuCJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:04 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwA; expires=Wed, 23-Feb-2022 22:41:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "ac403324-ecd7-465f-89b7-25aea7366501"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "a71bb559-a871-4f92-839d-f5f2a88e7500"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:04 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:09 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAJuCJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:04 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwA; expires=Wed, 23-Feb-2022 22:41:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "ba496516-4bf8-45e8-b3fe-b39eb105d600"
|
||||
"x-ms-ests-server": "2.1.12381.20 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "407dfcf3-37e2-4813-951c-9e18e58a0700"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
|
@ -196,19 +187,19 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "89",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:04 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:09 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAQAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:04 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAQAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "ad49e48b-efe5-4ce9-8f07-dd1ebec66100"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "8cba3351-104c-46eb-a7f8-cb7b6747d800"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:04 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:09 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAQAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:05 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAQAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "056fdd91-3221-4768-a968-693ad4c8c300"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "c64b679b-de6c-4f79-b2da-637ac5a71e01"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:04 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:09 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAQAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:05 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAQAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "f1324ddc-027c-49ab-81a4-324891eddc00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "fc51a374-1d45-4b16-ac30-410a2f52fb00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
|
@ -196,19 +187,19 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "89",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:05 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:09 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAgAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:05 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAgAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "6bb6aa70-c6cb-4705-a554-de613d90b600"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "7e3f8ad4-ea8b-4ee0-b49e-2844160ed300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:05 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:10 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAgAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:05 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAgAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "577ddc1c-2667-41de-8a47-67afddfd6f01"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "69990d5e-d115-44af-92d0-8728ff0e8800"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:05 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:10 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAgAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:05 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAgAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "e02afc42-fd18-4135-94d4-2f1066f1fc00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "61c77800-294d-4552-af47-859469fcae00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
|
@ -196,19 +187,19 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "89",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:05 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:10 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMAwAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:05 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMAwAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "ffd89004-21f9-46c0-88ce-250176d58200"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "8cba3351-104c-46eb-a7f8-cb7b8b47d800"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:06 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:11 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBQAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:06 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBQAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "c155c876-259c-4f9b-ad9f-de496b5f9800"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "eb0308f8-8557-4220-b579-a574bb2e2001"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:06 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:11 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBQAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:06 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBQAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "d06f3beb-1a01-4d0c-b1c0-c2a0feb4d200"
|
||||
"x-ms-ests-server": "2.1.12381.20 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "2d1cb536-473f-4771-9d61-2c12aaa90700"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,44 +175,41 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 401,
|
||||
"ResponseHeaders": {
|
||||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "471",
|
||||
"Content-Length": "632",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:06 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:11 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBgAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:07 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBgAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "6bb6aa70-c6cb-4705-a554-de618c90b600"
|
||||
"x-ms-ests-server": "2.1.12381.20 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "efa7004d-8611-4e8e-aa74-4f43ecec0600"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "invalid_client",
|
||||
"error_description": "AADSTS7000215: Invalid client secret is provided.\r\nTrace ID: 6bb6aa70-c6cb-4705-a554-de618c90b600\r\nCorrelation ID: 9945f236-c0ab-4bb8-8a38-d8cb584cea28\r\nTimestamp: 2021-11-17 23:25:07Z",
|
||||
"error_description": "AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app \u002726790ce1-d05c-4de7-ba73-51837152f0bc\u0027.\r\nTrace ID: efa7004d-8611-4e8e-aa74-4f43ecec0600\r\nCorrelation ID: 781088e8-41a8-4b69-8d42-891673702834\r\nTimestamp: 2022-01-24 22:41:12Z",
|
||||
"error_codes": [
|
||||
7000215
|
||||
],
|
||||
"timestamp": "2021-11-17 23:25:07Z",
|
||||
"trace_id": "6bb6aa70-c6cb-4705-a554-de618c90b600",
|
||||
"correlation_id": "9945f236-c0ab-4bb8-8a38-d8cb584cea28",
|
||||
"timestamp": "2022-01-24 22:41:12Z",
|
||||
"trace_id": "efa7004d-8611-4e8e-aa74-4f43ecec0600",
|
||||
"correlation_id": "781088e8-41a8-4b69-8d42-891673702834",
|
||||
"error_uri": "https://login.microsoftonline.com/error?code=7000215"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -19,17 +16,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Mon, 22 Nov 2021 18:44:25 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:11 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AjKcBKHEvP1KgCzQ4pRq7gHpDovCAQAAAB3bLdkOAAAA; expires=Wed, 22-Dec-2021 18:44:26 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBAAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.8 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "bde56687-783a-49f8-af96-90c82d2eb400"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "3f6eb452-55c3-456d-bfc0-71d4da33a400"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -97,17 +91,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Mon, 22 Nov 2021 18:44:26 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:11 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AjKcBKHEvP1KgCzQ4pRq7gHpDovCAQAAAB3bLdkOAAAA; expires=Wed, 22-Dec-2021 18:44:26 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBAAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.8 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "71987ba3-9c6d-4d18-bbeb-72b5a4169300"
|
||||
"x-ms-ests-server": "2.1.12381.20 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "5a78bd7d-c9b3-4fa5-96b2-4dacf81e0a00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
|
@ -196,19 +187,19 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "89",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Mon, 22 Nov 2021 18:44:26 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:11 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AjKcBKHEvP1KgCzQ4pRq7gHpDovCAQAAAB3bLdkOAAAASl0JjAEAAAAK3C3ZDgAAAA; expires=Wed, 22-Dec-2021 18:44:26 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBQAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.8 - EUS ProdSlices",
|
||||
"x-ms-request-id": "b75dd994-9408-4f5e-84d4-560d9eecc400"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "7e3f8ad4-ea8b-4ee0-b49e-2844450ed300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 22:18:15 GMT",
|
||||
"Date": "Tue, 25 Jan 2022 00:31:27 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mXpDovCAgAAAHFzJ9kOAAAAI2vrMAIAAACodSfZDgAAAI-bcKcCAAAAw3Un2Q4AAAA; expires=Fri, 17-Dec-2021 22:18:16 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwA; expires=Thu, 24-Feb-2022 00:31:28 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "c5696a64-f2a6-4c95-a827-f86685dd7e01"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "85bf313d-a0fa-45ca-906b-c4a4111a1a00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 22:18:15 GMT",
|
||||
"Date": "Tue, 25 Jan 2022 00:31:28 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mXpDovCAgAAAHFzJ9kOAAAAI2vrMAIAAACodSfZDgAAAI-bcKcCAAAAw3Un2Q4AAAA; expires=Fri, 17-Dec-2021 22:18:16 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwA; expires=Thu, 24-Feb-2022 00:31:29 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "4c1f559b-d989-4da2-a4fe-4ff9dc40d500"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "fd83906d-505d-49f7-9332-0832b67e9700"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/devicecode",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/devicecode",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
|
@ -196,19 +187,19 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "155",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 22:18:15 GMT",
|
||||
"Date": "Tue, 25 Jan 2022 00:31:28 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mXpDovCAgAAAHFzJ9kOAAAAI2vrMAMAAACodSfZDgAAAI-bcKcCAAAAw3Un2Q4AAAA; expires=Fri, 17-Dec-2021 22:18:16 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwDerBK3AQAAAOA7gdkOAAAA; expires=Thu, 24-Feb-2022 00:31:29 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "5847a5ed-d545-4082-b1ab-5954fbbdcc00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "a4be07f0-9bbb-43a2-8435-3ac0d8955800"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"user_code": "redacted",
|
||||
|
@ -223,14 +214,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 400,
|
||||
|
@ -238,29 +226,29 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "510",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 22:18:15 GMT",
|
||||
"Date": "Tue, 25 Jan 2022 00:31:41 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mXpDovCAgAAAHFzJ9kOAAAAI2vrMAMAAACodSfZDgAAAI-bcKcCAAAAw3Un2Q4AAAA; expires=Fri, 17-Dec-2021 22:18:16 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwDerBK3AQAAAOA7gdkOAAAA; expires=Thu, 24-Feb-2022 00:31:41 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "796f7bdf-fa36-4245-9dc2-5d8260167400"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "11b07c5a-510c-401a-863b-865bb7b7bd00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "authorization_pending",
|
||||
"error_description": "AADSTS70016: OAuth 2.0 device flow error. Authorization is pending. Continue polling.\r\nTrace ID: 796f7bdf-fa36-4245-9dc2-5d8260167400\r\nCorrelation ID: 4d377be0-7683-471d-9d81-a9fe632c9e9e\r\nTimestamp: 2021-11-17 22:18:16Z",
|
||||
"error_description": "AADSTS70016: OAuth 2.0 device flow error. Authorization is pending. Continue polling.\r\nTrace ID: 11b07c5a-510c-401a-863b-865bb7b7bd00\r\nCorrelation ID: 28a362d7-4334-4653-87d9-3545212ad4b7\r\nTimestamp: 2022-01-25 00:31:41Z",
|
||||
"error_codes": [
|
||||
70016
|
||||
],
|
||||
"timestamp": "2021-11-17 22:18:16Z",
|
||||
"trace_id": "796f7bdf-fa36-4245-9dc2-5d8260167400",
|
||||
"correlation_id": "4d377be0-7683-471d-9d81-a9fe632c9e9e",
|
||||
"timestamp": "2022-01-25 00:31:41Z",
|
||||
"trace_id": "11b07c5a-510c-401a-863b-865bb7b7bd00",
|
||||
"correlation_id": "28a362d7-4334-4653-87d9-3545212ad4b7",
|
||||
"error_uri": "https://login.microsoftonline.com/error?code=70016"
|
||||
}
|
||||
},
|
||||
|
@ -268,40 +256,37 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "1747",
|
||||
"Content-Length": "1680",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 22:18:29 GMT",
|
||||
"Date": "Tue, 25 Jan 2022 00:31:46 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mXpDovCAgAAAHFzJ9kOAAAAI2vrMAMAAACodSfZDgAAAI-bcKcDAAAAw3Un2Q4AAAA; expires=Fri, 17-Dec-2021 22:18:30 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwDerBK3AQAAAOA7gdkOAAAAptODMAEAAADyO4HZDgAAAA; expires=Thu, 24-Feb-2022 00:31:46 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "deb4af5d-5710-4084-82d5-e36900f9fe00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "e259a8e3-e82d-441d-b52e-32db07d4aa00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
"scope": "https://management.core.windows.net//user_impersonation https://management.core.windows.net//.default",
|
||||
"expires_in": 4799,
|
||||
"ext_expires_in": 4799,
|
||||
"expires_in": 5395,
|
||||
"ext_expires_in": 5395,
|
||||
"access_token": "redacted",
|
||||
"refresh_token": "redacted",
|
||||
"foci": "1",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:07 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:12 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBgAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:07 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBgAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "04dcd5b7-98f2-4396-9231-a1f6589c4800"
|
||||
"x-ms-ests-server": "2.1.12381.20 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "43ab3c4c-81eb-4605-8058-96cf2dc84b00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:07 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:12 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBgAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:07 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBgAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "218dcaf4-59bf-40ee-be3d-3b663eebbf00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "d9754b96-c9f2-4215-84a2-dcfa069bd600"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
|
@ -196,19 +187,19 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "89",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:07 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:12 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBwAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:08 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBwAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "ba496516-4bf8-45e8-b3fe-b39e3506d600"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "a0ff3da8-9a6b-4a93-b27e-8e4e5f6cfd00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:07 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:12 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBwAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:08 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBwAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "fcdf0574-7416-4485-9688-66aa9e534b00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "b37f4dd8-15c3-4914-aeec-1c76be585a00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:08 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:12 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMBwAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:08 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMBwAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "ad49e48b-efe5-4ce9-8f07-dd1e50c76100"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "7e3f8ad4-ea8b-4ee0-b49e-2844800ed300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,14 +175,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 401,
|
||||
|
@ -196,29 +187,29 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "471",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:10 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:12 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgQAAACfgifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:10 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "0f883ec8-1456-4088-bb8c-eef36c800301"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "b266fc08-8ca0-436d-892d-fc938509d300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "invalid_client",
|
||||
"error_description": "AADSTS7000215: Invalid client secret is provided.\r\nTrace ID: 0f883ec8-1456-4088-bb8c-eef36c800301\r\nCorrelation ID: 8c185079-cb1f-4494-b1e3-89b685bf3498\r\nTimestamp: 2021-11-17 23:25:10Z",
|
||||
"error_description": "AADSTS7000215: Invalid client secret is provided.\r\nTrace ID: b266fc08-8ca0-436d-892d-fc938509d300\r\nCorrelation ID: 23c34cfd-c80d-44b2-80b8-8985f01b24d3\r\nTimestamp: 2022-01-24 22:41:13Z",
|
||||
"error_codes": [
|
||||
7000215
|
||||
],
|
||||
"timestamp": "2021-11-17 23:25:10Z",
|
||||
"trace_id": "0f883ec8-1456-4088-bb8c-eef36c800301",
|
||||
"correlation_id": "8c185079-cb1f-4494-b1e3-89b685bf3498",
|
||||
"timestamp": "2022-01-24 22:41:13Z",
|
||||
"trace_id": "b266fc08-8ca0-436d-892d-fc938509d300",
|
||||
"correlation_id": "23c34cfd-c80d-44b2-80b8-8985f01b24d3",
|
||||
"error_uri": "https://login.microsoftonline.com/error?code=7000215"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:11 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:13 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgEAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAEAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12249.11 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "e7ec071d-d011-4248-a34f-aa0439253e00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "ac3cb3e2-cdb2-4e78-8c2b-006ca4681c00"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:11 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:13 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgEAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAEAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "3210314f-857b-47c3-aa33-9f51a019cc00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "a4be07f0-9bbb-43a2-8435-3ac05bbf5300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,12 +175,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/UserRealm/fake@user?api-version=1.0",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/UserRealm/fake@user?api-version=1.0",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -195,19 +186,19 @@
|
|||
"Content-Disposition": "inline; filename=userrealm.json",
|
||||
"Content-Length": "184",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:11 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:13 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgEAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:11 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAEAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "2a437828-4c29-40f2-8adc-caaf70297900"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "3f05cebe-06a6-44f9-a3b9-93c40a25a400"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"ver": "1.0",
|
||||
|
@ -221,14 +212,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 400,
|
||||
|
@ -236,29 +224,29 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "495",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:11 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:14 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgIAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAIAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "d06f3beb-1a01-4d0c-b1c0-c2a088b5d200"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "be3e1080-9e7f-418d-9c32-dc4278f2d400"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "invalid_grant",
|
||||
"error_description": "AADSTS50126: Error validating credentials due to invalid username or password.\r\nTrace ID: d06f3beb-1a01-4d0c-b1c0-c2a088b5d200\r\nCorrelation ID: ff65021e-8b47-4562-bc32-cebaff9dbb10\r\nTimestamp: 2021-11-17 23:25:12Z",
|
||||
"error_description": "AADSTS50126: Error validating credentials due to invalid username or password.\r\nTrace ID: be3e1080-9e7f-418d-9c32-dc4278f2d400\r\nCorrelation ID: 2021f9d7-b14d-4d41-94e7-b8f068abaaba\r\nTimestamp: 2022-01-24 22:41:14Z",
|
||||
"error_codes": [
|
||||
50126
|
||||
],
|
||||
"timestamp": "2021-11-17 23:25:12Z",
|
||||
"trace_id": "d06f3beb-1a01-4d0c-b1c0-c2a088b5d200",
|
||||
"correlation_id": "ff65021e-8b47-4562-bc32-cebaff9dbb10",
|
||||
"timestamp": "2022-01-24 22:41:14Z",
|
||||
"trace_id": "be3e1080-9e7f-418d-9c32-dc4278f2d400",
|
||||
"correlation_id": "2021f9d7-b14d-4d41-94e7-b8f068abaaba",
|
||||
"error_uri": "https://login.microsoftonline.com/error?code=50126"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -19,18 +16,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Mon, 22 Nov 2021 18:40:30 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:12 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AjKcBKHEvP1KgCzQ4pRq7gE; expires=Wed, 22-Dec-2021 18:40:30 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevroFIRNZc91v6c_zY5u7qogwnYNwduAQGcQ6yHTor8GawxXwcCYcGhEnHDUmdI-wnUjrM7XhUA7wnejbBT2uDpL_8fjthxNGHTEW02-7vxN8EOoxBewDFxYH86o2VVSS14N66oyZcbtNiT12eGoeXHe5R6gxudDlpY1yhIvsPQAw8gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.9 - EUS ProdSlices",
|
||||
"x-ms-request-id": "2be64ba3-e9c7-4875-9b0c-272db6158500"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "34954104-afb6-4679-954f-cd83f1ac9800"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -83,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -98,17 +91,17 @@
|
|||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Mon, 22 Nov 2021 18:40:30 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:13 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AjKcBKHEvP1KgCzQ4pRq7gE; expires=Wed, 22-Dec-2021 18:40:30 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.8 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "c992ada4-c06b-4756-a08d-c9fb625a9300"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "c482b4f6-560f-4681-9a5f-fb1e1bee9600"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -182,12 +175,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/UserRealm/fake@user?api-version=1.0",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/UserRealm/fake@user?api-version=1.0",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -196,19 +186,19 @@
|
|||
"Content-Disposition": "inline; filename=userrealm.json",
|
||||
"Content-Length": "184",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Mon, 22 Nov 2021 18:40:30 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:13 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AjKcBKHEvP1KgCzQ4pRq7gE; expires=Wed, 22-Dec-2021 18:40:30 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAA; expires=Wed, 23-Feb-2022 22:41:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.8 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "f363ccf6-4ddb-4b68-9285-d68298848900"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "3f05cebe-06a6-44f9-a3b9-93c4e624a400"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"ver": "1.0",
|
||||
|
@ -222,40 +212,37 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "1704",
|
||||
"Content-Length": "1673",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Mon, 22 Nov 2021 18:40:30 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:13 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AjKcBKHEvP1KgCzQ4pRq7gHpDovCAQAAAB3bLdkOAAAA; expires=Wed, 22-Dec-2021 18:40:30 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAEAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:14 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.8 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "16af9de1-f460-44fe-8f4c-ce9aaaa88f00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "a4be07f0-9bbb-43a2-8435-3ac04cbf5300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
"scope": "https://management.core.windows.net//user_impersonation https://management.core.windows.net//.default",
|
||||
"expires_in": 4695,
|
||||
"ext_expires_in": 4695,
|
||||
"expires_in": 5101,
|
||||
"ext_expires_in": 5101,
|
||||
"access_token": "redacted",
|
||||
"refresh_token": "redacted",
|
||||
"foci": "1",
|
||||
|
|
|
@ -4,29 +4,26 @@
|
|||
"RequestUri": "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01\u0026client_id=fake-client-id\u0026resource=https%3A%2F%2Fmanagement.core.windows.net%2F",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/metadata/identity/oauth2/token?api-version=2018-02-01\u0026client_id=fake-client-id\u0026resource=https%3A%2F%2Fmanagement.core.windows.net%2F",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"metadata": "true",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.17.3; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.3; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Content-Length": "226",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 10 Dec 2021 23:57:32 GMT",
|
||||
"Server": "IMDS/150.870.65.523"
|
||||
"Date": "Tue, 25 Jan 2022 01:25:03 GMT",
|
||||
"Server": "IMDS/150.870.65.528"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"access_token": "redacted",
|
||||
"client_id": "fake-client-id",
|
||||
"expires_in": "84474",
|
||||
"expires_on": "1639265126",
|
||||
"expires_in": "85771",
|
||||
"expires_on": "1643159675",
|
||||
"ext_expires_in": "86399",
|
||||
"not_before": "1639178426",
|
||||
"not_before": "1643072975",
|
||||
"resource": "https://management.core.windows.net/",
|
||||
"token_type": "Bearer"
|
||||
}
|
||||
|
|
|
@ -4,29 +4,26 @@
|
|||
"RequestUri": "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01\u0026resource=https%3A%2F%2Fmanagement.core.windows.net%2F",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/metadata/identity/oauth2/token?api-version=2018-02-01\u0026resource=https%3A%2F%2Fmanagement.core.windows.net%2F",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"metadata": "true",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.17.3; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.3; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Content-Length": "248",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 10 Dec 2021 23:57:31 GMT",
|
||||
"Server": "IMDS/150.870.65.523"
|
||||
"Date": "Tue, 25 Jan 2022 01:25:03 GMT",
|
||||
"Server": "IMDS/150.870.65.528"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"access_token": "redacted",
|
||||
"client_id": "615e6319-bf4f-4279-937c-b9eb198e511f",
|
||||
"expires_in": "84473",
|
||||
"expires_on": "1639265125",
|
||||
"expires_in": "85770",
|
||||
"expires_on": "1643159674",
|
||||
"ext_expires_in": "86399",
|
||||
"not_before": "1639178425",
|
||||
"not_before": "1643072974",
|
||||
"resource": "https://management.core.windows.net/",
|
||||
"token_type": "Bearer"
|
||||
}
|
||||
|
|
|
@ -4,29 +4,26 @@
|
|||
"RequestUri": "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01\u0026mi_res_id=%2Ffake%2Fresource%2FID\u0026resource=https%3A%2F%2Fmanagement.core.windows.net%2F",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/metadata/identity/oauth2/token?api-version=2018-02-01\u0026mi_res_id=%2Ffake%2Fresource%2FID\u0026resource=https%3A%2F%2Fmanagement.core.windows.net%2F",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"metadata": "true",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.17.3; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.3; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Content-Length": "226",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Fri, 10 Dec 2021 23:57:32 GMT",
|
||||
"Server": "IMDS/150.870.65.523"
|
||||
"Date": "Tue, 25 Jan 2022 01:25:03 GMT",
|
||||
"Server": "IMDS/150.870.65.528"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"access_token": "redacted",
|
||||
"client_id": "fake-client-id",
|
||||
"expires_in": "84474",
|
||||
"expires_on": "1639265126",
|
||||
"expires_in": "85771",
|
||||
"expires_on": "1643159675",
|
||||
"ext_expires_in": "86399",
|
||||
"not_before": "1639178426",
|
||||
"not_before": "1643072975",
|
||||
"resource": "https://management.core.windows.net/",
|
||||
"token_type": "Bearer"
|
||||
}
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:12 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:14 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgMAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAMAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:15 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "1ae1b5b1-6f7c-4621-9a47-dee4493ad200"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "15e446e1-6762-4833-a890-6e8e1531d300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:12 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:14 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgMAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAMAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:15 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "8cdb5321-e926-4268-8678-9c2fece1cb00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "a4be07f0-9bbb-43a2-8435-3ac090bf5300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,12 +175,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/UserRealm/fake@user?api-version=1.0",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/UserRealm/fake@user?api-version=1.0",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -195,19 +186,19 @@
|
|||
"Content-Disposition": "inline; filename=userrealm.json",
|
||||
"Content-Length": "184",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:13 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:15 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgMAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAMAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:15 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "8e8ea7f4-35c1-4e1a-ad2d-645497896b01"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "fd83906d-505d-49f7-9332-0832e22a9300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"ver": "1.0",
|
||||
|
@ -221,14 +212,11 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 400,
|
||||
|
@ -236,29 +224,29 @@
|
|||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "495",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:13 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:15 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgQAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:13 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAQAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:16 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "8cdb5321-e926-4268-8678-9c2ff6e1cb00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "be3e1080-9e7f-418d-9c32-dc42cdf2d400"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"error": "invalid_grant",
|
||||
"error_description": "AADSTS50126: Error validating credentials due to invalid username or password.\r\nTrace ID: 8cdb5321-e926-4268-8678-9c2ff6e1cb00\r\nCorrelation ID: 888720a6-a948-49ca-a64a-1d826a07d4b9\r\nTimestamp: 2021-11-17 23:25:13Z",
|
||||
"error_description": "AADSTS50126: Error validating credentials due to invalid username or password.\r\nTrace ID: be3e1080-9e7f-418d-9c32-dc42cdf2d400\r\nCorrelation ID: e4caccbc-1ab2-43f8-a4b4-c74b9a94c87a\r\nTimestamp: 2022-01-24 22:41:16Z",
|
||||
"error_codes": [
|
||||
50126
|
||||
],
|
||||
"timestamp": "2021-11-17 23:25:13Z",
|
||||
"trace_id": "8cdb5321-e926-4268-8678-9c2ff6e1cb00",
|
||||
"correlation_id": "888720a6-a948-49ca-a64a-1d826a07d4b9",
|
||||
"timestamp": "2022-01-24 22:41:16Z",
|
||||
"trace_id": "be3e1080-9e7f-418d-9c32-dc42cdf2d400",
|
||||
"correlation_id": "e4caccbc-1ab2-43f8-a4b4-c74b9a94c87a",
|
||||
"error_uri": "https://login.microsoftonline.com/error?code=50126"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,12 +4,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/discovery/instance?api-version=1.1\u0026authorization_endpoint=https%3A%2F%2Flogin.microsoftonline.com%2Ffake-tenant%2Foauth2%2Fv2.0%2Fauthorize",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -17,19 +14,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "980",
|
||||
"Content-Length": "955",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:11 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:14 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgIAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAIAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:15 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices",
|
||||
"x-ms-request-id": "85e15a7b-bcc5-4046-84e9-14f6e9228f00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "044645a7-5a09-4968-9c61-129a6a81b700"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"tenant_discovery_endpoint": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
|
@ -82,12 +79,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/fake-tenant/v2.0/.well-known/openid-configuration",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -95,19 +89,19 @@
|
|||
"Access-Control-Allow-Methods": "GET, OPTIONS",
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Cache-Control": "max-age=86400, private",
|
||||
"Content-Length": "1753",
|
||||
"Content-Length": "1578",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:12 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:14 GMT",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgIAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAIAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:15 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "0d911f9d-a7f4-4bc8-8832-8b661665bb00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - WUS2 ProdSlices",
|
||||
"x-ms-request-id": "95797be6-852c-44d4-8e27-64da4c0fa000"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_endpoint": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
|
@ -181,12 +175,9 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/common/UserRealm/fake@user?api-version=1.0",
|
||||
"RequestMethod": "GET",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "GET",
|
||||
":path": "/common/UserRealm/fake@user?api-version=1.0",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": null,
|
||||
"StatusCode": 200,
|
||||
|
@ -195,19 +186,19 @@
|
|||
"Content-Disposition": "inline; filename=userrealm.json",
|
||||
"Content-Length": "184",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:12 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:14 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgIAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAIAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:15 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices",
|
||||
"x-ms-request-id": "e76e56b4-cfab-4390-b3cd-b3750b967800"
|
||||
"x-ms-ests-server": "2.1.12261.22 - EUS ProdSlices",
|
||||
"x-ms-request-id": "3f05cebe-06a6-44f9-a3b9-93c43025a400"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"ver": "1.0",
|
||||
|
@ -221,40 +212,37 @@
|
|||
"RequestUri": "https://login.microsoftonline.com/fake-tenant/oauth2/v2.0/token",
|
||||
"RequestMethod": "POST",
|
||||
"RequestHeaders": {
|
||||
":authority": "localhost:5001",
|
||||
":method": "POST",
|
||||
":path": "/fake-tenant/oauth2/v2.0/token",
|
||||
":scheme": "https",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"User-Agent": "azsdk-go-azidentity/v0.12.1 azsdk-go-azcore/v0.21.0 (go1.16.7; linux)"
|
||||
"User-Agent": "azsdk-go-azidentity/v0.13.1 azsdk-go-azcore/v0.21.0 (go1.17.6; linux)"
|
||||
},
|
||||
"RequestBody": {},
|
||||
"StatusCode": 200,
|
||||
"ResponseHeaders": {
|
||||
"Cache-Control": "no-store, no-cache",
|
||||
"Content-Length": "1704",
|
||||
"Content-Length": "1673",
|
||||
"Content-Type": "application/json; charset=utf-8",
|
||||
"Date": "Wed, 17 Nov 2021 23:25:12 GMT",
|
||||
"Date": "Mon, 24 Jan 2022 22:41:14 GMT",
|
||||
"Expires": "-1",
|
||||
"P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022",
|
||||
"Pragma": "no-cache",
|
||||
"Set-Cookie": [
|
||||
"fpc=AsjBzdusnntBo5pkOcHF3mVKXQmMCAAAAB-GJ9kOAAAA6Q6LwgMAAAAjhifZDgAAAA; expires=Fri, 17-Dec-2021 23:25:12 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"fpc=Ak0y6QLJ6d1DnAxcmiQedwBKXQmMCAAAAAUigdkOAAAAT6t2KAMAAAAJIoHZDgAAAA; expires=Wed, 23-Feb-2022 22:41:15 GMT; path=/; secure; HttpOnly; SameSite=None",
|
||||
"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly",
|
||||
"stsservicecookie=estsfd; path=/; secure; samesite=none; httponly"
|
||||
],
|
||||
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
"x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "218dcaf4-59bf-40ee-be3d-3b668febbf00"
|
||||
"x-ms-ests-server": "2.1.12261.22 - NCUS ProdSlices",
|
||||
"x-ms-request-id": "a4be07f0-9bbb-43a2-8435-3ac07fbf5300"
|
||||
},
|
||||
"ResponseBody": {
|
||||
"token_type": "Bearer",
|
||||
"scope": "https://management.core.windows.net//user_impersonation https://management.core.windows.net//.default",
|
||||
"expires_in": 5353,
|
||||
"ext_expires_in": 5353,
|
||||
"expires_in": 4697,
|
||||
"ext_expires_in": 4697,
|
||||
"access_token": "redacted",
|
||||
"refresh_token": "redacted",
|
||||
"foci": "1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче