Skip to content

acafela/passport-saml-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passport-saml 사용한 SAML 인증 예제 입니다.

실행

SSO_ENTRY_POINT={sso entry point url} PUBLIC_KEY_PATH={public key file path} npm run start
  • SSO_ENTRY_POINT : SAML Request를 보낼 URL
  • PUBLIC_KEY_PATH : 공개 키 파일 경로