0% found this document useful (0 votes)
3 views3 pages

O Auth Server

The document outlines various access token types used in authentication flows, including authorization code flow, client credentials flow, and PKCE flow. It also describes the role of the Identity Server in storing user credentials and application secrets. Additionally, it includes a diagram illustrating the token validation process and interactions with external services like GrameenPhone and SMS APIs.

Uploaded by

sadman rahman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views3 pages

O Auth Server

The document outlines various access token types used in authentication flows, including authorization code flow, client credentials flow, and PKCE flow. It also describes the role of the Identity Server in storing user credentials and application secrets. Additionally, it includes a diagram illustrating the token validation process and interactions with external services like GrameenPhone and SMS APIs.

Uploaded by

sadman rahman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Request Access Token Types

• Authorization code flow (Password


Window)
• Client credentials flow (ClientID)
• Resource owner password credentials
(Username & password)
• Hybrid flow
• Device authorization flow
• PKCE flow
https://identity.mywebsite.c
om
Identity Server Database
Identity Server - Store Users’ Credential and Scopes
- Stores App Ids, Secrets, and Scopes

1. <Access
Token> 10. Token
5. Obtain SMS 8. Obtain GrameenPhone Validation
Access Authorization Authorization

2a. Validate Access Tokens

2b. <Authorization Token> 7. Token


Validation 9.
4. Tokens <GrameenPhon
Authorization Token>
Validation e

6. <SMS GrameenPho
3. <Access Payment API SMS API ne
Token> Authorization Token>
<Authorization Token> Adapter

11.
<GrameenPhone
Authorization>
Payme Corporate.

https://portal.mywebsite.com/payment
nt Password-based Token grameenPh
one.com

2025-07-10 Md Monjur Ul Hasan Client-Secret Base Token 3

You might also like