wso2 / samples-is

Apache License 2.0
77 stars 225 forks source link

[PetDesk App] Add ACR based step up authentication for billing api #454

Closed Sachin-Mamoru closed 4 months ago

Sachin-Mamoru commented 4 months ago

Purpose

Added Billing Management API to the Pet Desk App. Added ACR-based step-up authentication [1] for the billing API.

[1] https://is.docs.wso2.com/en/latest/guides/authentication/conditional-auth/acr-based-adaptive-auth/

https://github.com/wso2/samples-is/assets/59449070/cc562ffc-4fff-441f-b73f-d7793ab59170

UI

Authentication Required Warning

image

Billing UI

image

Related Issue