SAML SSO概要

要启用和配置基于SAML的SSO,首先要创建一个SAML SSO配置文件。

使用命令行接口创建SAML SSO概要

在命令提示符下,输入:

添加tm samlSSOProfile -samlSigningCertName -assertionConsumerServiceURL -relaystateRule -sendPassword (ON | OFF) [-samlIssuerName . txt ]<!——NeedCopy >

# # #的例子

add tm samlSSOProfile saml- sso -教授-1 -samlSigningCertName " Example, Inc. " -assertionConsumerServiceURL " https://service.example.com " -relaystateRule " true " -sendPassword " ON " -samlIssuerName " Example, Inc. "

在命令提示符中输入:' ' ' set tm samlSSOProfile  -samlSigningCertName  -assertionConsumerServiceURL  -relaystateRule  -sendPassword (ON | OFF) [-samlIssuerName ]

例子

set tm samlSSOProfile saml- sso -教授-1 -samlSigningCertName "Example, Inc."-assertionConsumerServiceURL "https://service.example.com" -relaystateRule "true" -sendPassword "ON" -samlIssuerName "Example, Inc."<!——NeedCopy >

使用命令行接口删除SAML SSO配置文件

在命令提示符下,输入:

rm tm samlSSOProfile

# # #的例子

rm tm sessionAction saml- sso -教授-1

' ' '

使用配置实用程序配置SAML SSO概要文件

  1. 导航到安全> AAA -应用流量>策略>流量。
  2. 在详细信息窗格中,单击SAML SSO概要选项卡。
  3. SAML SSO概要选项卡,执行以下操作之一:
    • 若要创建新的SAML SSO配置文件,请单击添加。
    • 若要修改已存在的SAML SSO配置文件,请选中该配置文件,然后单击OpenEdit
  4. 创建SAML SSO概要或者是配置SAML SSO配置文件对话框中,设置如下参数:
    • 名称*
    • 签署证书名称*
    • ACS URL *
    • 中继状态规则*
    • 发送密码
    • 发行人的名字
  5. 点击创建好吧,然后按关闭。您创建的SAML SSO概要出现在“流量策略”、“概要”和“SAML SSO概要”窗格中。
SAML SSO概要