Skip to content

Tags: presbrey/beyond

Tags

v1.8.10

Toggle v1.8.10's commit message

Unverified

No user is associated with the committer email.
prioritize access_token URL param over Authorization header

v1.8.9

Toggle v1.8.9's commit message

Unverified

No user is associated with the committer email.
go 1.18; modules

v1.8.8

Toggle v1.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make all UserAgent checks case-insensitive (#4)

* Handle alternate case for docker and Go user-agents

Some docker instances are unable to login through Beyond. That's because the user-agent is spelled with a D instead of a d.
Examples of these user-agents include:
- Docker-Client/20.10.7 (darwin)
- Docker-Client/nerdctl-v0.12.1 (linux)

* Update to use ToLower

Co-authored-by: LeoChen <lchen@cogolabs.com>

v1.8.7

Toggle v1.8.7's commit message
fixup GitHub bearer tokens

v1.8.6

Toggle v1.8.6's commit message
add home URL flag

v1.8.5

Toggle v1.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.8.4

Toggle v1.8.4's commit message
add SAML session mapping flag

v1.8.3

Toggle v1.8.3's commit message
add SAML signing method setting

v1.8.2

Toggle v1.8.2's commit message
add all SAML NameID formats

v1.8.1

Toggle v1.8.1's commit message
cleanup OIDC flags vs. SAML