Hello,
I'm facing an interesting issue where the component is able to retrieve the auth token when pointing to Azure AD, however it fails to get the token in case of ADB2C.
I don't see any errors in the calls but the value stored in the DB is 0 bytes for auth token while it successfully fetches the ID Token from the same B2C endpoint
Any idea why?
Hi @Aniket Shintre ,
I suspect that might be a configuration on the ADB2C.Please take a look at the following thread and see if that helps you:https://stackoverflow.com/a/67031342Regards,