Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
140 views
in Technique[技术] by (71.8m points)

java - Keycloak wildfly adapter settings: keystore location

I am currently using keycloak for SAML/SSO as a adpater to Wildfly. To configure keycloak I created a keycloak-saml.xml and put it into the WEB-INF folder of my application (web module/war). In this file, there is a Keys/key structure for signing and encryption and to set the location of my keystore.

I haven't found any details on this resource tag. I found a sample in the documentation with resource="/WEB-INF/keystore". But what if I want to use a different location than WEB-INF? Is that possible?

Can anybody give me a sample what this looks like?

Or should I just stick to the sample location?

Can anybody give me some advice?

question from:https://stackoverflow.com/questions/66060740/keycloak-wildfly-adapter-settings-keystore-location

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...