10/10/2017 9:04:16 AM
verification link and rest e.g. forgot password link
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
|
|
11/13/2017 1:27:57 PM
logout endpoint
|
|
|
|
|
|
|
11/11/2017 6:37:35 PM
only value put into this config map is the
password hash iterations count.
But `iterations` is used directly with the
hashProvider.
See:
https://lgtm.com/projects/g/keycloak/keycloak/snapshot/73c82d296e70e09343f6f55eeea56a085075b289/files/wildfly/adduser/src/main/java/org/keycloak/wildfly/adduser/AddUser.java?sort=name&dir=ASC&mode=heatmap&excluded=false#x490b537b199a8415:1
|
11/13/2017 11:49:11 AM
Remove duplicate check in SAML11AuthenticationQueryType
|
11/11/2017 6:02:06 PM
same check is applied in line 83.
|
11/13/2017 11:46:56 AM
Fix comparison in SAMLSloRequestParser and SAMLSloResponseParser
|