- You are here:
- Home
- CodeXchange
- All
- PowerServer
- REST API Authentication
REST API Authentication
- * Appeon *
- Code Author
- Offline
Less
More
- Posts: 159
3 years 3 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:
Run Demo: demo.appeon.com/psrestauthentication/
Source Code: github.com/Appeon/PowerServer-Authentication-Example
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 *