Search

SAML

This document describes how to authenticate SAML in a block coding method.
Index

SAML2.0 Response Create Blockset

Create SAML2.0 responses to issue the assertion required for single sign-on.
No.
Function
1
SAML assertion을 생성에 필요한 정보를 입력합니다.
2
Base64 사용 여부로, true일 때 base64 디코딩을 사용합니다.
3
true일 때 Client id(Credential > OAuth2.0) 필수로 요구됩니다.

SAML2.0 Setting Block

1) SAML2.0 Reponse Verify

Verify the SAML2.0 Assertion.

2) SAML2.0 Bearer Confirmation

Proceed with confirmation for Bearer.

3) SAML2.0 Audience Restriction

Set the validity criteria for Assertion.

4) SAML2.0 Attribute Statement

Registers an attribute statement that verifies that a particular attribute is associated with an authenticated user and a user.

5) SAML2.0 Attribute Statemene Value

Set the Value of the Attribute statement.
Value Formats include basic, uri, and unspecified.

6) SAML2.0 Auth Statement

Suth Statement certificate.
The Context attributes include PasswordProtectedTransport, Password, unspecified, windows.

7) SAML2.0 Authn Subject Locality

Indicate the address value of the authenticator.

8) SAML2.0 Credential Create

Register the certificates required for professional encryption.
For more information about SAML2.0, please refer to the link below. - SAML2.0 RFC 7522 - SAML2.0 Technical Overview