Skip to content

aurelia-contrib/aurelia-open-id-connect-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurelia-open-id-connect-demos

Demos of aurelia-open-id-connect.

usage

Each demo has its own README.md that explains how to use it.

logins

Auth0 account (with the BigFont Auth0 tenant)

Azure Active Directory account (with the BigFontOutlook tenant)

User name: [email protected]
Password: %%37DSIbGe*krCeh

Identity Server account details are here https://demo.identityserver.io/

troubleshooting

Check that you have installed the most recent plugin version: npm view aurelia-open-id-connect version

Azure If you receive a No key matching kid or alg found in signing keys error, then open azure-signing-keys.ts and follow its update instructions.