REST API Authentication

More
2 years 8 months ago #368 by * Appeon *
* Appeon * created the code: REST API Authentication
This application demonstrates various user/identity authentication strategies for securing access to the REST APIs generated by a PowerServer project. The authentication extension on the API Server is developed with .NET Core authentication framework; the PowerBuilder app is developed with PowerBuilder 2021 and deployed with Appeon PowerServer 2021.

Key Techniques Demonstrated:
  • IdentityServer4 password authentication
  • IdentityModel JWT password authentication
  • Amazon Cognito password authentication
  • Amazon Cognito authorization code authentication
  • Azure AD password authentication
  • Azure AD authorization code authentication
  • Azure B2C password authentication
  • Azure B2C authorization code authentication

Run Demo: demo.appeon.com/psrestauthentication/
Source Code: github.com/Appeon/PowerServer-Authentication-Example

Please Log in or Create an account to join the conversation.

Moderators: Appeon Administrator* Appeon *