MCPcopy 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

16type 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

RequireAttributeFunction · 0.65
AttributeFromContextFunction · 0.65

Implementers 1

JWTSessionClaimssamlsp/session_jwt.go

Calls

no outgoing calls

Tested by

no test coverage detected