Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- OCR
- nodejs
- Sequelize
- react
- flask
- Nest.js
- nestjs
- 공룡게임
- typeORM
- TypeScript
- Express
- 정렬
- Bull
- 게임
- class
- cookie
- JavaScript
- MongoDB
- game
- Python
- MySQL
- Queue
- 자료구조
- AWS
- Dinosaur
- jest
- GIT
- mongoose
- dfs
Archives
- Today
- Total
포시코딩
싱글 사인 온(SSO), SAML 본문
728x90
SSO란?
SSO 로그인 작동 방식
-> SSO 인증 토큰을 통해
SSO 인증 토큰 작동 방식
-> 인증 토큰 표준은 SAML
SAML이란?
SSO 인증 프로세스
SAML 어설션이란?
-> 세 가지 유형
인증 어설션
속성 어설션
권한 부여 결정 어설션
SAML과 OAuth의 차이점
https://learn.microsoft.com/ko-kr/entra/identity-platform/single-sign-on-saml-protocol
https://marketsplash.com/tutorials/node-js/node-js-saml/#The%20Basics%20of%20SAML%20Authentication
https://towardsdev.com/nestjs-authentication-single-sign-on-with-saml-2-0-8e95f0b8872c
출처
https://www.cloudflare.com/ko-kr/learning/access-management/what-is-sso/
https://www.cloudflare.com/ko-kr/learning/access-management/what-is-saml/
https://www.cloudflare.com/ko-kr/learning/access-management/what-is-oauth/
728x90