Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 850 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 850 Bytes

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.