This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pega:authentication [2024/10/21 14:26] – Niels | pega:authentication [2024/10/21 14:56] (current) – Niels | ||
|---|---|---|---|
| Line 44: | Line 44: | ||
| - | to summarize the flow of the activity: | + | To summarize the flow of the activity: |
| + | - Get credentials from header | ||
| + | - Verify if credentials are valid and identify the client/ | ||
| + | - Iompose Operator Page (read from db or use template opertor) | ||
| + | - Indicate success by setting the expected pyOperPage and pyUserIdentifier. \\ (If either of the parameters are missing the result will be a 401 unauthorized response.) | ||
| - | 1- Get credentials from header | + | * [[https://docs.pega.com/ |
| - | 2- Verify if credentials are valid and identify the client/consumer/user | + | * [[https:// |
| - | 3- Iompose Operator Page (read from db or use template opertor) | + | |
| - | 4- Indicate success by setting the expected pyOperPage and pyUserIdentifier. // (If either of the parameters are missing the result will be a 401 unauthorized response.) | + | |
| - | + | {{tag>[pega custom_authentciation API]}} | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | [[https:// | + | |