Skip to content

1.0.23

Compare
Choose a tag to compare
@mlbiam mlbiam released this 01 Jun 13:15
· 349 commits to master since this release

bugs:

  • k8s watches - broken connections to the API server fails to recover #553
  • post auth redirects - X-FORWARDED-PROTO not honored #548
  • query parameters with no value crashes request #551
  • oidc idp - not honoring X-Forwarded-Proto in issuer #549
  • Saml2 AuthnRequest POST signature verification fails #547
  • CheckK8sProject - not backwards compatible #546
  • BasicDB - ManyToMany groups fails with MySQL 8 if groups table is named "groups" #529
  • OIDC IDP: make scopes configurable #543
  • Remove debug code from the github auth mech #533

enhancements:

  • k8s watchers - include params in all read objects #552
  • k8s/openshift target - support expiring "legacy" tokens #550
  • AzureAD invited users slower to provision #545
  • Dynamically load Authentication Mechanisms #539
  • Load queue configuration from CRD #544
  • Dynamically load Applications #541
  • Dynamically load Authentication Chains #540
  • Dynamically Load Custom Authorizations #538
  • Better support for Azure Service Bus #536
  • Load ResultGroups dynamically #535

Tasks: