fossteams-token/notes/authorize.md
2021-04-06 18:22:58 +02:00

29 lines
No EOL
780 B
Markdown

## Teams Token
```
response_type: id_token
client_id: 5e3ce6c0-2b1f-4285-8d4b-75ee78787346
redirect_uri: https://teams.microsoft.com/go
state: b14aae3b-db37-44d8-9ac8-9934ace39383
(empty)
client-request-id: 3a793562-788a-40ef-a37a-fe419c243e5e
x-client-SKU: Js
x-client-Ver: 1.0.9
nonce: d04e4bd7-aafd-4e76-8e0b-039709856b6b
```
```
response_type: token
client_id: 5e3ce6c0-2b1f-4285-8d4b-75ee78787346
resource: https://api.spaces.skype.com
redirect_uri: https://teams.microsoft.com/go
state: 2cbefcf2-20e4-4f48-b241-c1ca5a91cbdf|https://api.spaces.skype.com
(empty)
client-request-id: 53ffe21b-319c-4e65-bdfd-cda38d5bc275
x-client-SKU: Js
x-client-Ver: 1.0.9
prompt: none
login_hint: John.Doe@contoso.com
domain_hint: contoso.com
nonce: 53ffe21b-319c-4e65-bdfd-cda38d5bc275
```