Administrative Security Policies
Use the -config -filter security options to display whether administrative security is enabled or disabled on the license server.
To display the security setting
Enter a command similar to this:
flexnetlsadmin licenseServer_baseURL –config -filter security
The following shows sample output:
* security.enabled Security is applied to REST endpoints true * security.token.duration REST Security tokens expire after this interval 1d * security.http.auth.enabled Allow use of plain HTTP for secure REST endpoints true * security.ip.whitelist IP addresses that do not require REST Security * security.jwt.cookies If true, HTTP-Only secure cookies will be accepted as a token source false * security.anonymous Set to permit anonymous read (GET) access false
The properties marked with * are the editable properties |