[keycloak-user] Facing issue after having keycloak SAML adapter keycloak-saml.xml content into wildfly instance.xml file

vandana thota vandana0242 at gmail.com
Thu Jun 28 15:54:25 EDT 2018


As  per this  doc

https://www.keycloak.org/docs/2.5/securing_apps/topics/saml/java/jboss-adapter/securing_wars.html

I have installed  the  file  from keycloak --client --.>Insatllation tab-->
keycloak  SAML  Adapter Keycloak-Saml.xml. Copied  this
 file content  to wildfly instance's  .xml file  and Im seeing the  below
error .

515:
|  516:
|  517:        <sslPolicy="EXTERNAL">
|               ^^^^ Illegal to have multiple roots (start tag in epilog?)
|
|  518:         <SP entityID="Sample-app">
|  519:
|  520:
|
| The primary underlying error message was:
| > Illegal to have multiple roots (start tag in epilog?).
| >  at [row,col {unknown-source}]: [517,9]

Thanks,


More information about the keycloak-user mailing list