# |
Explanation |
---|---|
DEV-1956 |
Update the tutorial to accept JWT authentication response. Update the demo to only use username or email at initial registration; update basic demo design. Tutorial:
Demo:
|
DEV-1957 |
Update install and upgrade scripts for 4.4.1.
|
DEV-1959 |
Update username web service. To accommodate UPN/AD domain switching, a web service has been added that changes a user's username associated with registered FIDO keys. A server property now enables the web service. For more details, check out the Application Development section. |
DEV-1960 |
Update the usersession flush property. There is a small discrepancy in the name of the property that determines the age of the user session object in memory. KA and SKFS use different names for the same property; this needs to be changed so that they are consistent with each other. The property name has been updated in the code. If this property was previously overridden by the /usr/local/strongkey/skce/etc/skce-configuration.properties file then the name of the property should be changed.
|