Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crewjam/saml
/ GetAttributes
Method
GetAttributes
samlsp/session.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
SessionWithAttributes
interface
{
17
Session
18
GetAttributes() Attributes
19
}
20
21
// ErrNoSession is the error returned when the remote user does not have a session
Callers
2
RequireAttribute
Function · 0.65
AttributeFromContext
Function · 0.65
Implementers
1
JWTSessionClaims
samlsp/session_jwt.go
Calls
no outgoing calls
Tested by
no test coverage detected