Tag Archives: MVC

Using Role Authentication in your OKTA Authentication Enabled Web Application

Yesterday we showed you how easy it is to add a simple authentication mechanism to your web application using OKTA but sometimes that is not enough specially when you want to have Role Based Authentication, you cannot just simply use the Authorize attribute and add Roles on it, that will just go on an endless… Read More »

Creating a Solid Architectural Foundation from scratch is not really that hard

I think I have been using S#arp Architecture for 5 years now and its such an amazing solution to combine different technologies to give you a pre-generated Architecture so all you have to do is concentrate on developing items like the User Interface and Business Logic, this solution takes the burden of designing your own architecture… Read More »