I'm having troubles with creating the OIDC client. I entered https://hostname:8443/dcm4chee-arc/ui2 as the root value and http://hostname:8080/dcm4chee-arc/ui2/* as the Valid Redirect URI in the admin console.
When I try to access http://hostname:8080/dcm4chee-arc/ui2 a page is displayed that just says "We're sorry... Invalid parameter: redirect_uri"
In the keycloak logfile it reports:
2017-09-21 18:04:31,995 WARN [org.keycloak.events] (default task-2) type=LOGIN_ERROR, realmId=dcm4che, clientId=dcm4chee-arc-ui, userId=null, ipAddress=162.5.36.86, error=invalid_redirect_uri, redirect_uri=https://hostname:8443/dcm4chee-arc/ui2/
I am using a valid, resolvable hostname and I am completely stuck here.
Any ideas?
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
Have you really configured both (http and https) URI patterns as Valid Redirect URI. s.o. https://github.com/dcm4che/dcm4chee-arc-light/wiki/Run-all-archive-services-with-secured-UI-on-a-single-host#register-the-archive-ui-as-oidc-client-in-keycloak
On Thu, Sep 21, 2017 at 10:09 PM, <rschiec...@gmail.com> wrote:
Hello.I am trying to install dcm4chee-arc-light using the following WIKI: https://github.com/dcm4che/dcm4chee-arc-light/wiki/Run-all-archive-services-with-secured-UI-on-a-single-hostI'm having troubles with creating the OIDC client. I entered https://hostname:8443/dcm4chee-arc/ui2 as the root value and http://hostname:8080/dcm4chee-arc/ui2/* as the Valid Redirect URI in the admin console.
When I try to access http://hostname:8080/dcm4chee-arc/ui2 a page is displayed that just says "We're sorry... Invalid parameter: redirect_uri"
In the keycloak logfile it reports:
2017-09-21 18:04:31,995 WARN [org.keycloak.events] (default task-2) type=LOGIN_ERROR, realmId=dcm4che, clientId=dcm4chee-arc-ui, userId=null, ipAddress=162.5.36.86, error=invalid_redirect_uri, redirect_uri=https://hostname:8443/dcm4chee-arc/ui2/
I am using a valid, resolvable hostname and I am completely stuck here.
Any ideas?
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
Hello keeneye,Can you please mention how you fix the problem. I also have same issue of inavalid redirect uri
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.
my keyclock url - https://192.168.2.1:8443 my gerrit apps - http://192.168.1.1:7070 so i used valid urls in keycloack client as - http://192.168.1.1:7070
my gerrit.config
[plugin "gerrit-oauth-provider-keycloak-oauth"]
root-url = https://192.168.2.1:8443
realm = master
client-id = gerrit
But i am getting error as in UI when gerrit redirect to keycloack We're sorry Invalid parameter: redirect_uri Could you please help me how to resolve it ...
Dear Amms,My Error is in the Clients>>dcm4chee-arc-ui settings of keycload i also put a value in Root URL which is /dcm4chee-arc/ui2/*.and in the Secure Wildfly configuration steps 19 and 20, i put the value version of dcm4chee arc as 5.13. 2 instead of 5.13.3.Hope it helps.Thank you.
On Tue, Jul 24, 2018 at 9:40 PM, Amms <amrit...@gmail.com> wrote:
Hello keeneye,Can you please mention how you fix the problem. I also have same issue of inavalid redirect uriOn Tuesday, July 24, 2018 at 6:24:24 PM UTC+5:30, keeneye wrote:Please disregard my below request. I have figured out the problem. my keycloak client settings is incorrect.Thank you.
On Monday, July 23, 2018 at 11:14:03 PM UTC+8, keeneye wrote:Hi Gunterze,Greetings!Sorry I am new to this step and a i am stock to the "Invalid parameter: redirect_uri" page.Is it possible to give me details of how to import root certificate into cacerts.jks using keytool -importcert.I was checking wildfly folder but there is no cacerts.jks available.Thank so much for considering and taking time for this request.Best Regards,Arnold
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.