Radius
Definition
This is the most commonly used SAML profile. It allows the IdP to identify users and to give such information to Service Providers. This profile is used to log in.
When you are configuring the profile, you could define what data will be encrypted and signed.
Screen overview
Standard attributes
- Class: class name (readOnly field).
- Enabled: if it is checked (selected option is Yes) that protocol will be enabled.
SignAuthenticationResponses: usually it can be set to never, as long as the assertions are signed. Its preferable to sign assertions rather than responses, because the assertion can be forwarded by the service provider to another service provider, but the response not.Sign Assertionsport:it'sUDPadvisableauthenticationtoport.signThisevery assertion, so it avoids assertion spoofing. The assertion can be forwarded by the service provider to another service provider.Sign Request: the identity provider will issue requests to service providers in order to perform the single logout process. Unless itport isneeded by any service provider, leave it to conditional.Outbound Artifact Type: usually kept in blank, unless you are using old SAML 1 service.Encrypt Assertions: is a desired feature, but some service providers, mainly public cloud service providers do not support it. Thus, the default value is to never encrypt, but you can set it to optional or always as needed.If you set it to optional and the public key of the service provider who is going to receive the assertion is available, it will beused toencryptlogit.in.IfAccountingyouport:setUDPitauthentication port. This port is used tonever,manageitthewillsession,notwheneverthebesessionencryptedstartsinandanywhencase.finishes.IfEnableyouPAPset(unsecure):itauthentication protocol. The password toalways, but the remote service provider encryption keysend isunknown,unencrypted.- Enable
exceptionCHAP:willbeauthenticationraised.protocol. The password to send is encrypted. - Enable MS CHAP v2: authentication protocol.
anEncrypt NameIds: should be let to never.Assertion Proxy Count: sets the maximum number of hops that can be accepted for any assertion. A number of 0 does not set any limitInclude Attribute Statement:If the attribute statements are included (selected value is Yes), that is the user attributes are included on the response the performance is increased as this additional step is no longer needed. It is particularly recommended when using public cloud service providers.If attribute statements are not included (selected value is No), the service provider will receive the SAML assertion with the principal name, then the service provider will issue a attribute statement request to the service provider to get them.