Documentation ¶
Overview ¶
Package downstreamsession provides some shared helpers for creating downstream OIDC sessions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GrantScopesIfRequested ¶
func GrantScopesIfRequested(authorizeRequester fosite.AuthorizeRequester)
GrantScopesIfRequested auto-grants the scopes for which we do not require end-user approval, if they were requested.
func MakeDownstreamSession ¶
func MakeDownstreamSession(subject string, username string, groups []string) *openid.DefaultSession
MakeDownstreamSession creates a downstream OIDC session.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.