버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

Sv translation
languageen

Register an application in Azure Portal

  1. Go to Azure Portal > Enterprise Application > New application > Create your own application.
  2. After creating new application go to Single sign-on > SAML.

    Stylesheet
    classscreen

  3. Edit Basic SAML configurations.

    Identifier (Entity ID)

    https://[authserverdomain:port]/auth/saml/metadeta

    Reply URL (Assertion Consumer Service URL)

    https://[authserverdomain:port]/auth/saml/sso

    Logout Url

    https://[authserverdomain:port]/auth/saml/SingleLogout

    정보
    titleNOTE

    In case of pro service Samsung Proservice customer, client can skip this step and edit later when URLs are provided from Samsung.

    Stylesheet
    classscreen

  4. Download Certificate, Federation metadata XML, copy App Federation Metadata URL and provide to Samsung.

    Stylesheet
    classscreen

Requirement for Non

Pro service

Samsung Proservice customer

  1. App registration in IDP portal.
  2. Get SAML signing certificate, Federation metadata XML, App Federation Metadata URL from client. Download certificate is required to make the build for the client. This will be changed in the next version and separate guide regarding the steps to be followed will be provided.
  3. Install the build provided with required SAML configurations. Refer sample config.properties file for more information.
  4. As most of the IDPs require HTTPS endpoints, guide the customer to boot Auth server over HTTPS and do the configurations required in this case. (Refer to the end of the document for different possible scenarios and actions required).

Requirement for

Pro service

Samsung Proservice customer

  1. App registration in IPD portal.
  2. Get SAML signing certificate, Federation metadata XML, App Federation Metadata URL from client.
  3. Basic SAML configurations URLs to be provide by Samsung.
  4. Get dummy users credentials for testing.
  5. For POC purpose self-signed certs can be used.