-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to configure clients in Keyclock #326
Comments
Please have a look at the preconfigured clients in the Keylcoak instance that is started by our
If you want to use your own Keycloak instance you need to configure clients similar to the first two. |
Hi @mnonnenmacher, Thank you for responding For Ort-server APi which credentails should we pass Ort UI still shows |
Can you please provide a few more details about your setup? Are you running the Docker Compose script as provided in this repository or have you done changes? Are you trying to log in via the UI run by Docker Compose or did you start it with |
@AnishaM7 A while ago, I tried to figure out what parameters/roles/scopes/clients/users/etc. need to be added to Keycloak to make ORT Server work with it. You can find my attempt in #237. I tried diffing the realm JSON from the Docker compose setup with an unmodified realm export, but that wasn't as helpful as I hoped. Unfortunately I don't have time to work on it right now. Maybe you have time and determination to fiddle with it until it works? :) |
I noticed at least something that needs to be probably fixed here:
|
@Etsija That was just wrong in the docs, I made #339 to fix that. It actually uses
@Etsija That's not necessary, the
@AnishaM7 The authentication in the Swagger UI is unfortunately broken and needs to be fixed. Please try to run the following commands and check if the login at
|
Hi @mnonnenmacher, docker compose pull |
@AnishaM7 Is this still an issue for you or could you solve it in the meantime? |
Closed due to lack of feedback. @AnishaM7 Please reopen the issue or create a new one if you still have issues with the UI. |
Hi Team,
we have setup ort-server using docker compose.
In our keyclock set up there are some clients by default.
Please let us know if we should create additional clients with particular role to access the ort server
or Which client can login to ort server api
If we have to create new client, please let us know values for these parameters
The text was updated successfully, but these errors were encountered: