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

Demos of aurelia-open-id-connect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

  • User name: auth0test01@shaunluttin.com
  • Password: v1Qg@LPLR0k0cJ6Z

Azure Active Directory account (with the BigFontOutlook tenant)

User name: throwaway01@bigfontoutlook.onmicrosoft.com
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.

About

Demos of aurelia-open-id-connect.

License:MIT License


Languages

Language:TypeScript 67.2%Language:JavaScript 12.6%Language:HTML 11.0%Language:C# 6.7%Language:CSS 2.5%