Login with Webex
Auth Code with PKCE Demo
How to use this demo
- Setup a Webex Integration following the getting started guide.
- Make sure to add the current address as a redirect URI
- Enter client and secret of integration below
- Generate PKCE Code Challenge & Verifier
- Request an Auth Code via OAuth Grant Flow
- Exchange Auth Code for Access Token
- Fetch UserInfo with Access Token
| App Client Settings | |
|---|---|
| Client ID | |
| Client Secret | |
|
Note: Client Secret should not be available to the end user. This app is for demonstration purposes only! |
|
| Generate PKCE Code | |
|---|---|
| PKCE Code Generator | |
| Code Verifier | |
| Code Challenge | |
| Auth Code Grant Flow | |
|---|---|
| Auth Code | |
| Access Token | |
|---|---|
| Access Token | |
| Access Token Response | |
| UserInfo | |
|---|---|
| UserInfo | |