This repository contains two implementation of the App Authentication Flow used by Symphony to authenticate javascript applications (and users) that use the Symphony Extension API. The two examples are nearly identical, except of the method in which they initiate the flow the the Symphony pod. One example uses X.509 client certificates and the other example uses a JWT signed with an RSA key. The examples are completely independent, stand-alone modules.
forked from symphonyoss/app-auth-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Example app demonstrating App Authentication flow
License
dnathanson/app-auth-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example app demonstrating App Authentication flow
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 60.9%
- JavaScript 36.9%
- HTML 1.9%
- Other 0.3%