Skip to content

ID token ok but how about access token ? #46

@pitufo1972

Description

@pitufo1972

hi,
simplesaml returns to me the content of the ID token which is correct but does not return the access token; can you clarify how I can view the access token value ?
this the json I see:
{
"Attributes": {
"someprefix.sub": [
"2hjik2jMxFxAgKc06YOn_Q=="
]
},
"Authority": "oauth2",
"AuthnInstant": 1619077956,
"Expire": 1619106756
}

cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions