Aurelia Authentification IdentityServer Template

Hello, everyone,

I am quite new to Aurelia and would like to start with my first project. Therefore I need a little support, because I can’t find much about Aurelia in the net …

I would like to build a simple UI that can be authenticated with an identity server and has a nav bar. Is there perhaps a tutorial or an example? I am looking forward to your feedback!

Thanks …

1 Like

Just a quick search shows Single Sign On Using Net Core Aurelia And Other Applications. Googling Aurelia identity server you get samples and blog posts. So I’d recommend digging in there a bit. As for the starter with a navbar, when you scaffold a new app via the CLI it will ask you whether you want an empty or a navigation sample app. Simply pick later and you’re ready to go.

2 Likes

Secure your Aurelia app with IdentityServer

https://shahabganji.me/aurelia/secure-your-aurelia-app-with-identityserver.html

4 Likes