Skip to content

2022.2

Choose a tag to compare

@p4-nathan p4-nathan released this 14 Nov 21:01

Improvements

  • New setting SENTINEL_CONFIG_FILE to configure support for Redis Sentinel, allowing failover support with multiple Redis instances.
  • New acsUrls and acsUrlRe settings in the IDP_CONFIG_FILE to allow for multiple Swarm instances connecting with the same SP entity ID.
  • New setting OIDC_TOKEN_SIGNING_ALGO to specify the signing algorithm used by the identity provider to sign the ID token.
  • New setting named OIDC_SELECT_ACCOUNT that will enable users logging in via OIDC to select an account with which to authenticate.

Bug fixes

  • Setting IDP_CONFIG_FILE can now be a relative path.
  • Configure script is now compatible with CentOS 7.
  • Perforce user passwords now properly assigned if password is provided via user add/update via SCIM user provisioning.