Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Access token not returned on Windows Credential Manager with the TokenPair #38

@desaiRahulS

Description

@desaiRahulS

Saving a TokenPair on the Windows Credential Manager seems to be partially working.
When getting the pair, only the refresh token is returned with the value, but the access token is empty.

I also noticed that the test behavior is the same https://github.com/microsoft/vsts-authentication-library-for-java/blob/master/storage/src/test/java/com/microsoft/alm/storage/windows/CredManagerBackedTokenPairStoreIT.java#L41

Could you please explain why the access token is not stored/fetched on Windows when using TokenPair?

Thanks
Rahul

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