Token Service returning 404 on GetToken when using Keycloak, works with ADv2 #6633
Labels
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
I have an issue with the bot framework for C# where the GetToken endpoint returns 404.
I am posting here because my question on SO didn't get any replies in half a month: https://stackoverflow.com/questions/77827681/bot-framework-c-sharp-not-generating-storing-oauth2-tokens-in-the-token-service
By looking at the Keycloak tracing logs I can see the Token endpoint being called with the refresh token and no errors show up.
As the GetToken endpoint does not return any information on why the token couldn't be retrieved (debugged the package source code) how can I evaluate that problem properly?
The text was updated successfully, but these errors were encountered: