zoukankan      html  css  js  c++  java
  • SAML 2.0 setup steps, 效果图

    Steps of setting up SAML SSO.

    效果图

     

    # Registry a Identity Provider services in:(Might need purchase)

    I.e. PingOne, Okta, OneLogin, Oracle, McAfee, LassoOpenAm...etc(Below I will use PingOne as example)

     

    # Connect PingOne to Netsuite

    ## Create same email address and First Name & Last Name in both Netsuite and PingOne.

    ## Add SAML role to above NetSuite user.

    ## Create and Configure PingOne > Application for NetSuite. See sample in PingOne application page(NetSuite).

    ### Upload SP meta xml file to PingOne.

    ## Configure NetSuite SAML Integration. See sample in NetSuite SAML Single Sign On page.

    ### Upload IDP meta xml file to NetSuite.

     

    # Connect PingOne to Tableau

    ## Create same email address and First Name & Last Name in both Tableau and PingOne

    ## Create and Configure PingOne > Application for Tableau. See sample in PingOne application page(Tableau).

    ### Upload SP meta xml file to PingOne.

    ## Configure Tableau Setting > Integration. 

    ### Upload IDP meta xml file to Tableau.

     

    # Create Portlet in NetSuite to embed Tableau Dashboard/View page.

     

    # Mapping SAML Single Sign on User (First time procedure)。

     

  • 相关阅读:
    nginx之proxy、cache、upstream模块学习
    lvs负载均衡
    nginx之rewrite匹配需求
    nginx之配置proxy_set_header
    nginx结合fastcgi
    转载:vsftp中的local_umask和anon_umask
    python3.6连接mysql或者mariadb
    在linux环境下安装python3.6
    元字符匹配
    sendEmail
  • 原文地址:https://www.cnblogs.com/backuper/p/netsuite_saml_sso_setup.html
Copyright © 2011-2022 走看看