dgradecak / alfresco-jwt-auth

Alfresco Identity Service without Keycloak - but with a custom signed JWT
Apache License 2.0
10 stars 6 forks source link

Support for Alfresco Process service #10

Open dilip-chenani opened 1 year ago

dilip-chenani commented 1 year ago

Can we use the JWT tokens with APS service similar to how you have described for other Alfresco products? I checked the source code of APS and today it does not provides out of the box support for JWK URI/public key and and decoding JWT tokens in its OAUTH2 implementation.