Skip to content

Releases: cogolabs/beyond

Swap Priority of Token Methods

26 May 15:15
Compare
Choose a tag to compare
v1.8.10

prioritize access_token URL param over Authorization header

Upgrade Go

04 May 22:45
Compare
Choose a tag to compare
v1.8.9

go 1.18; modules

make all UserAgent checks case-insensitive (bugfix)

28 Feb 14:52
f8eb7d7
Compare
Choose a tag to compare

Available on GitHub Packages: docker pull ghcr.io/cogolabs/beyond:v1.8.8

What's Changed

New Contributors

Full Changelog: v1.8.7...v1.8.8

SAML support

17 Oct 03:28
77c3b2f
Compare
Choose a tag to compare

Beyond now supports SAML to complement its OIDC origins!

Provide an IdP Metadata URL to activate SAML mode.

Tested with Auth0, Duo Access, FusionAuth, & Keycloak.

Available on GitHub Packages: docker pull ghcr.io/cogolabs/beyond:v1.8.5