Draft
CoreOne Admin User Interface
Features
Back-channel logout propagation has been added.
CoreOne Admin User Interface 2.0
Features
Back-channel logout propagation has been added.
CoreOne Authentication Services
Features
There is a new setting on the clients called
Validate user password using Application Service.
If enabled, the credentials are validated using the CoreOne Application Service which in turn, validates the password policy. In some cases, this behavior is not needed, so you can now disable this behavior which also will increase performance of the issuing of tokens.
Bug Fixes
-
CoreOne Application Services
Features
-
Bug Fixes
-
CoreOne Self Service Portal
Features
Back-channel logout propagation has been added.
Bug Fixes
-
CoreOne System Connectors
Bug Fixes
Basic Authentication: Basic Authentication was implemented as getting a JWT token from the configured IdP and sending that token in the HTTP header. For system that relayed on basic authentication using simple username and password, this did not work. The connector has been adapted, so that if no
Scim login base URL
is configured, the credentials are send in the header. If aScim login base URL
is configured, a JWT token is issued and sent in the header.
CoreOne Workflow Services
Features
-