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

RESTful service to list Web Applications: Return Keycloak realm and server URL #2676

Closed
gunterze opened this issue Jul 16, 2020 · 1 comment
Labels
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Jul 16, 2020

GET /dcm4chee-arc/webapps: Return Keycloak realm and server URL for Web Services which requires OCID token in properties:

 "realm": "string"
 "auth-server-url": "string"

Related #2101

@gunterze gunterze added the enhancement New feature or request label Jul 16, 2020
@gunterze gunterze added this to the 5.22.4 milestone Jul 16, 2020
vrindanayak added a commit to dcm4che/dcm4che that referenced this issue Jul 16, 2020
…tions: Return Keycloak realm and server URL
gunterze added a commit to dcm4che/dcm4che that referenced this issue Jul 16, 2020
… Applications: Return Keycloak realm and server URL"

This reverts commit f0d9d29.
@gunterze gunterze added canceled and removed enhancement New feature or request labels Jul 16, 2020
@gunterze
Copy link
Member Author

Not needed because GET /dcm4chee-arc/webapps already takes care to do not return "dcmKeycloakClientID" if Keycloak server url and Keycloak realm name of the referred Keycloak Client configuration matches with the "auth-server-url" and "realm-name" for the UI.

gunterze added a commit that referenced this issue Jul 16, 2020
…Keycloak realm and server URL"

This reverts commit db2e4ca.
gunterze added a commit that referenced this issue Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants