Implement redirect path for SAML SSO
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -19,6 +19,8 @@ type (
|
||||
|
||||
var (
|
||||
Nil = GID{}
|
||||
|
||||
EncodedGIDSize = base64.RawURLEncoding.EncodedLen(GIDSize)
|
||||
)
|
||||
|
||||
// ParseGID parses a string representation of a GID
|
||||
|
||||
Reference in New Issue
Block a user