Replies: 4 comments 3 replies
-
any update from the community |
Beta Was this translation helpful? Give feedback.
-
Once you deploy the container setup the roles and make sure the public access role is removed and that there is no public access token rule in the super admin role. Then see how the web services behave. |
Beta Was this translation helpful? Give feedback.
-
Hi Sven, Yes I have a Public access token and by removing it the WSDL doesn't open without client authentication. Now why I had this public access is because I want to let general users access enrollment link https://node1/ejbca/ra/enrollwithusername.xhtml to download their certificates rather giving them access through RA web which is not an option for us. Can you further guide how can I achieve both the features i.e. access to web api with client authentication and also let general user enroll with public access role. |
Beta Was this translation helpful? Give feedback.
-
For the first question. Yes, it is normal to be able to get the WSDL without client certificate authentication. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using ejbca 8 with docker and tried to access web service on port 443 and got the WSDL without any client authentication so my question is if this is a normal behavior to get the WSDL or am I missing something.
Secondly, once I step into the RA operations like searching and creating the entities or generating the certificates then I must use the RA certificate to make my web service work otherwise it shall not work. Is my understanding correct or not.
Beta Was this translation helpful? Give feedback.
All reactions