Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
jvx:server:security:xmlsecman [2018/02/02 08:45]
admin
jvx:server:security:xmlsecman [2020/06/15 11:11]
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
Line 1: Line 1:
 +~~NOTRANS~~
 ~~Title: Using XmlSecurityManager~~ ~~Title: Using XmlSecurityManager~~
  
-If you're using a [[jvx:​server:​security:​dbsecman|DBSecurityManager]] you know that it authenticates users against a database. In some cases you don't have a database and you must authenticate with a XML file or a third party product.+If you're using a [[jvx:​server:​security:​dbsecman|DBSecurityManager]]you know that it authenticates users against a database. In some casesyou don't have a databaseand you must authenticate with a XML file or a third-party product.
  
 If you want to authenticate with a XML file, it's very easy because JVx has a standard implementation for this case. It's very easy to configure a XmlSecurityManager:​ If you want to authenticate with a XML file, it's very easy because JVx has a standard implementation for this case. It's very easy to configure a XmlSecurityManager:​
  
-Add following to your config.xml:+Add the following to your config.xml:
  
 <file xml> <file xml>
Line 14: Line 15:
 </​file>​ </​file>​
  
-Your users.xml should be stored in the same directory as your config.xml or you could define the full qualified path. The user-file should contain the list of valid users:+Your users.xml should be stored in the same directory as your config.xmlor you could define the full qualified path. The user file should contain the list of valid users:
  
 <file xml users.xml>​ <file xml users.xml>​
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information