Subversion Repositories oidplus

Rev

Rev 557 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 557 Rev 566
Line 247... Line 247...
247
                         to your OIDplus installation.
247
                         to your OIDplus installation.
248
                         "None" is not recommended and is deprecated by modern web browsers.
248
                         "None" is not recommended and is deprecated by modern web browsers.
249
                         However, OIDplus itself provides an Anti-CSRF mechanism, so you should be
249
                         However, OIDplus itself provides an Anti-CSRF mechanism, so you should be
250
                         still safe.
250
                         still safe.
251
 
251
 
-
 
252
OIDplus::baseConfig()->setValue('JWK_ALGORITHM', 'HS256');
-
 
253
Old 2.0 format:          (Not available)
-
 
254
                         The JWK signature algorithm used for Automated AJAX requests.
-
 
255
						 Valid values are HS256, HS384, and HS512.
-
 
256
 
252
 
257
 
253
----------------------------------------------------
258
----------------------------------------------------
254
(4) LDAP FIELDS (see document ldap_installation.txt)
259
(4) LDAP FIELDS (see document ldap_installation.txt)
255
----------------------------------------------------
260
----------------------------------------------------
256
 
261