You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@NikiforovAll can we please get some advice on how to get a Web Api debugging in the default Docker launch profile to connect to a Keycloak running also running on a local (separate) container?
I hope this simple repo with keycloak export and postman calls may be a positive contribution to the effort: TheAutomaTom/Lab.Keycloak
Original discussion topic for reference:
Is there any documentation on how to run a web api in docker, connecting to Keycloak in a separate docker container?
When I try, the exception begins with:
Warning: Unable to verify the first certificate.
And, at the bottom of the response I see:
WWW-Authenticate: Bearer error="invalid_token", error_description="The issuer 'http://localhost:8080/realms/my-realm' is invalid"
@NikiforovAll can we please get some advice on how to get a Web Api debugging in the default Docker launch profile to connect to a Keycloak running also running on a local (separate) container?
I hope this simple repo with keycloak export and postman calls may be a positive contribution to the effort:
TheAutomaTom/Lab.Keycloak
Original discussion topic for reference:
The text was updated successfully, but these errors were encountered: