Skip to content

Tags: he0119/tsidp

Tags

v0.0.14-beta

Toggle v0.0.14-beta's commit message

Verified

This tag was signed with the committer’s verified signature.
he0119 uy/sun

v0.0.13-beta

Toggle v0.0.13-beta's commit message

Verified

This tag was signed with the committer’s verified signature.
he0119 uy/sun

v0.0.10

Toggle v0.0.10's commit message

Verified

This tag was signed with the committer’s verified signature.
he0119 uy/sun

v0.0.9

Toggle v0.0.9's commit message

Verified

This tag was signed with the committer’s verified signature.
he0119 uy/sun

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
go.mod: update go to 1.24.11 (tailscale#135)

Signed-off-by: Benson Wong <benson@tailscale.com>

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
server: remove old migration hint comments (tailscale#129)

Signed-off-by: Benson Wong <benson@tailscale.com>

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
.github/flake/go.mod.sri/update-flake.sh: update Nix dependencies (ta…

…ilscale#93)

Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
server: changes from external security review (tailscale#89)

Implement multiple recommendations from external security review: 

Signed-off-by: Benson Wong <benson@tailscale.com>
Co-authored-by: Andrew Lytvynov <awly@tailscale.com>

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
server: add support for bool type in extraClaims (tailscale#68)

Add support for bools in the extraClaims app cap grant

Updates tailscale#62

Signed-off-by: Benson Wong <benson@tailscale.com>

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
server: add support for mobile URI schemes (tailscale#61)

Remove the constraint that redirect_uri must be only http or https. This will support flows in mobile application that use a redirect_uri like: app.mymobile:///oauth-callback

Signed-off-by: Benson Wong <benson@tailscale.com>