Skip to content
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

last version not working correctly with keycloak oauth/oidc #12

Open
chicco785 opened this issue Apr 15, 2018 · 9 comments
Open

last version not working correctly with keycloak oauth/oidc #12

chicco785 opened this issue Apr 15, 2018 · 9 comments

Comments

@chicco785
Copy link

when try to retrieve the profile it generate a request that is invalid according to keycloak,
previous build up to the on that introduced testing 2.7.3 where fine

aarranz added a commit that referenced this issue Apr 16, 2018
…vices while maintaining support with KeyRock 5 & 6. See #12
@aarranz
Copy link
Member

aarranz commented Apr 20, 2018

Hi @chicco785,

Would you mind doing a test with the current version? (I am missing a keycloack server to test)

Best regards.

@chicco785
Copy link
Author

chicco785 commented Apr 23, 2018 via email

@aarranz
Copy link
Member

aarranz commented Jul 2, 2018

@chicco785

ping 😄

@ansh1221
Copy link

Hi, @fdelavega @aarranz while using the settings:
ckan.oauth2.register_url = https://account.lab.fiware.org/users/sign_up and clicking on Register, it doesn't redirect to correct location, while the correct url is https://account.lab.fiware.org/sign_up/. After changing the value in ckan.oauth2.register_url = https://account.lab.fiware.org/sign_up, it still redirects to the above URL, i.e. the incorrect one.

Can you please suggest what can we do for the same.

@fdelavega
Copy link
Contributor

Hi, We are now working on the integration with Keycloak includin support for JWT, will provide documentation on how to configure it in the following days

@fdelavega
Copy link
Contributor

Hi @ansh1221 are you using a local deployment or using the docker one? Check if the environment variables are setup as they have more priority than the production.ini settings

@ansh1221
Copy link

ansh1221 commented Apr 1, 2019

Hi @fdelavega I am using a docker one only. However, I have cross verified the settings provided. One more thing sir, can we have keyrock proxied with nginx reverse-proxy, i.e. I want to access fiware keyrock using Nginx reverse proxy on location /idm ? is it possible to do so?
for eg: when I hit the url https://nginx-ip/idm in the browser, I should be able to access idm.

@ansh1221
Copy link

ansh1221 commented Apr 2, 2019

Hi @fdelavega I am using a docker one only. However, I have cross verified the settings provided. One more thing sir, can we have keyrock proxied with nginx reverse-proxy, i.e. I want to access fiware keyrock using Nginx reverse proxy on location /idm ? is it possible to do so?
for eg: when I hit the url https://nginx-ip/idm in the browser, I should be able to access idm.

Hi @fdelavega sir, can you suggest me some help in it ??

@giangduong
Copy link

Version 0.7.0 not working correctly with keycloak 10.0.2 (oauth/oidc) and CKAN 2.8.4.

Steps:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants