class IdentityServiceSamlConfig extends Collection (View source)

Properties

protected $collection_key
string[] $attributeMapping
string $groupPrefix
string $groupsAttribute
string[] $identityProviderCertificates
string $identityProviderId
string $identityProviderSsoUri
string $userAttribute
string $userPrefix

Methods

setAttributeMapping($attributeMapping)

No description

string[]
getAttributeMapping()

No description

setGroupPrefix($groupPrefix)

No description

string
getGroupPrefix()

No description

setGroupsAttribute($groupsAttribute)

No description

string
getGroupsAttribute()

No description

setIdentityProviderCertificates($identityProviderCertificates)

No description

string[]
setIdentityProviderId($identityProviderId)

No description

string
getIdentityProviderId()

No description

setIdentityProviderSsoUri($identityProviderSsoUri)

No description

string
getIdentityProviderSsoUri()

No description

setUserAttribute($userAttribute)

No description

string
getUserAttribute()

No description

setUserPrefix($userPrefix)

No description

string
getUserPrefix()

No description

Details

setAttributeMapping($attributeMapping)

No description

Parameters

$attributeMapping

string[] getAttributeMapping()

No description

Return Value

string[]

setGroupPrefix($groupPrefix)

No description

Parameters

$groupPrefix

string getGroupPrefix()

No description

Return Value

string

setGroupsAttribute($groupsAttribute)

No description

Parameters

$groupsAttribute

string getGroupsAttribute()

No description

Return Value

string

setIdentityProviderCertificates($identityProviderCertificates)

No description

Parameters

$identityProviderCertificates

string[] getIdentityProviderCertificates()

No description

Return Value

string[]

setIdentityProviderId($identityProviderId)

No description

Parameters

$identityProviderId

string getIdentityProviderId()

No description

Return Value

string

setIdentityProviderSsoUri($identityProviderSsoUri)

No description

Parameters

$identityProviderSsoUri

string getIdentityProviderSsoUri()

No description

Return Value

string

setUserAttribute($userAttribute)

No description

Parameters

$userAttribute

string getUserAttribute()

No description

Return Value

string

setUserPrefix($userPrefix)

No description

Parameters

$userPrefix

string getUserPrefix()

No description

Return Value

string