Home
last modified time | relevance | path

Searched refs:ScopingIDPProviderName (Results 1 – 2 of 2) sorted by relevance

/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/mattermost/gosaml2/
H A Dbuild_request.go60 if sp.ScopingIDPProviderId != "" && sp.ScopingIDPProviderName != "" {
65 idpEntry.CreateAttr("Name", sp.ScopingIDPProviderName)
H A Dsaml.go50 ScopingIDPProviderName string member