14.8.3
What's Changed
- [#326] added JSONStdout audit logger by @maximthomas in #690
- [#105] Added setGroups action to the user REST endpoint by @maximthomas in #691
- DJLDAPv3Repo implement miss dnCache by @vharseko in #692
- Reset InternalSession creation time after successful authenticaion by @maximthomas in #694
- CASSANDRA disable server tracing by default org.openidentityplatform.openam.cassandra.trace.server=false by @vharseko in #695
- CachingRealmLookup fix SynchronizedMap.get performance by @vharseko in #696
- IdRepoPluginsCache performance (lock on get) by @vharseko in #697
- CASSANDRA setAttributes performance by @vharseko in #699
- [#693 #671 #650] AuthD dont use internalAppSSOToken by @vharseko in #700
- [#698] org.forgerock.openam.ldap.secure.protocol.version TLSv1 -> TLS by @vharseko in #701
- IdCachedServicesImpl.getServiceAttributes function should return only requested attributes by @maximthomas in #702
- update README.md by @maximthomas in #703
- Avoid unnecessary CTS call if debug is not enabled on session activation by @maximthomas in #704
- Don't save AdminToken user token in CTS in server mode by @vharseko in #705
- opendj.version 4.6.2 by @vharseko in #706
- CASSANDRA shared session to cluster by @vharseko in #707
- FIX lock on java.util.Properties.getProperty by @vharseko in #708
- FIX IdRepoAttributeValidatorManager don't use cache by @vharseko in #709
- Avoid unnecessary CTS call if there's no session in LoginState by @maximthomas in #710
- IdCachedServicesImpl implement getAssignedServices by @vharseko in #711
- FIX lock on java.util.Properties.getProperty v2 by @vharseko in #712
Full Changelog: 14.8.2...14.8.3