Skip to content

libnss-aad doesn't cache OAuth2 tokens #1

@thenewwazoo

Description

@thenewwazoo

At present, libnss-aad acquires a new JWT for each Graph API "transaction". This token includes a bearer token and a refresh token, each of which can be cached. Refresh tokens are faster to renew, as well, so using them can speed up the auth process.

Add support for caching tokens (to disk?).

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