
FrankV.22174 (Customer) asked a question.
Hi, for years now i'm looking for an good working example or tutorial for an .net core webapi with build in okta authentication and authorization. The web api should be able to register/create-, login-, delete- user(s) and change password(s) (and maybe something like retrieve password?) with the help of Okta.
My Angular (or Reactjs) application(s) have there own login screen which sends an request to my backend to login an retrieve an Jwt Token. So my roles and maybe group policies can be used in the frontend application.
All the applications I've seen so far all use OR asp.net mvc OR use some sort of widget in the frontend application? The reason I want my backend application to be responsible for the authentication and authorization is, that way I can use multiple frontend applications to use the same backend and it would be far easier to test it. Or in my case use something like swagger/swashbuckle to make my api human readable.
Can anyone help me with this or maybe help making an working example repository for this so other people can reuse it?
With kind regards,
Frank van der Geld

Hello @FrankV.22174 (Customer) ,
Feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, and they should be able to help you with this. Thanks!
Tim
Okta, Inc.