Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "typ": "JWT",
- "nonce": "*********************************",
- "alg": "RS256",
- "x5t": "*********************************",
- "kid": "*********************************"
- }.{
- "aud": "https://graph.microsoft.com",
- "iss": "https://sts.windows.net/*********************************/",
- "iat": 1691067876,
- "nbf": 1691067876,
- "exp": 1691071776,
- "aio": "*********************************",
- "app_displayname": "MailApiDEV",
- "appid": "*********************************",
- "appidacr": "1",
- "idp": "https://sts.windows.net/*********************************/",
- "idtyp": "app",
- "oid": "*********************************",
- "rh": "0.*********************************.",
- "roles": [
- "Mail.ReadWrite",
- "Mail.ReadBasic.All",
- "Directory.Read.All",
- "User.Read.All",
- "Mail.Read",
- "Mail.Send",
- "Contacts.Read",
- "Mail.ReadBasic"
- ],
- "sub": "*********************************",
- "tenant_region_scope": "EU",
- "tid": "*********************************",
- "uti": "*********************************",
- "ver": "1.0",
- "wids": [
- "*********************************"
- ],
- "xms_tcdt": 1691057238
- }.[Signature]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement