Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

No accounts being returned on cca.GetAccountsAsync() #81

Closed
bmorgan91 opened this issue Aug 30, 2019 · 0 comments
Closed

No accounts being returned on cca.GetAccountsAsync() #81

bmorgan91 opened this issue Aug 30, 2019 · 0 comments

Comments

@bmorgan91
Copy link

I've plugged in my own config values and an ID token and Access token is successfully being returned. However the GetAccountsAsync line in the HomeController returns no accounts. I've tried a few different code samples and have been unable to get this line to return any accounts. Is there some other set up work that needs doing to get the users to cache properly?

I also changed the AzureAdB2CInstance in the AzureAdB2COptions file to:

AzureAdB2CInstance = "https://XXX.b2clogin.com/tfp";

As well as trying the original onmicrosoft.com option and have had no luck.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant