-
Notifications
You must be signed in to change notification settings - Fork 5
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
Make ecoinvent SSO client id configurable #37
Conversation
@asergios My guess is the client id isn't configured on keycloak yet? |
Just took care of it now, give it a try! |
@asergios there seems to still be something wrong in the reply back from apollo |
@jsvgoncalves Sorry for the late reply. |
Cool, tests are passing on CI too. https://github.com/brightway-lca/ecoinvent_interface/actions/runs/12008197826 |
* As requested on #34, this sends a different client id to keycloak #34 (comment) Signed-off-by: João Gonçalves <[email protected]>
6ce7e6d
to
4f027ab
Compare
We won't disable What do you think is a reasonable time for that? 3 months? |
Sure, that seems reasonable. Thanks a lot @asergios for your help, very much appreciated, and a good sign of cooperation across institutions! |
This makes |
@jsvgoncalves did we miss some spots?
Or there is no difference or trouble when using a client-id and a different api-library. |
Correct, the header that keycloak needs is the |
#34 (comment)