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
{{ message }}
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /realms/RealmOne/.well-known/openid-configuration (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f94efdfe610>: Failed to establish a new connection: [Errno 111] Connection refused'))
(
server_url="http://localhost:8080",
client_id="myApp",
client_secret="Y49wuMTCnLbX2bufuasJ73RSR9ivLWLu",
admin_client_secret="admin-cli-secret",
realm="RealmOne",
callback_uri="http://localhost:8080/callback"
)
I cannot find the admin secret anywhere in keycloak .