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

how to set CAS URL into my SP #80

Open
wanghui-devops opened this issue Apr 26, 2023 · 1 comment
Open

how to set CAS URL into my SP #80

wanghui-devops opened this issue Apr 26, 2023 · 1 comment
Labels
type: enhancement New feature or request

Comments

@wanghui-devops
Copy link

i want put the jar into my container 【 image: quay.io/keycloak/keycloak:21.0.0】
do first step :
docker cp keycloak-protocol-cas-21.0.0.jar containerID:/opt/keycloak/providers/

then :
docker restart containerID

i can see cas with creare clients ,but i can not set CAS URL into my SP ; what wrong with me? is the themes wrong?

image

image

@jacekkow
Copy link
Owner

jacekkow commented Apr 26, 2023

You must first create a Client and then edit it and set up "Valid redirect URIs". At the moment there is no custom step/theme/template to setup URL on the "create client" screen.

I'd happily accept a pull request to add such step in the initial setup.

@jacekkow jacekkow added the type: question Further information is requested label Apr 26, 2023
@jacekkow jacekkow added type: enhancement New feature or request and removed type: question Further information is requested labels Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants