I have started work on a rearchitected version of Serendipity: It includes a BFF (Backend for Frontend) that utilises Spring Security 5 OAuth 2.0 Login: Screen Shots Source Code: GitHub: Serendipity: The open-source Customer Engagement Platform References: IETF: OAuth 2.0 for Browser-Based Apps - Best Practices Spring Security…
2 posts tagged
Spring Security
Flowable OAuth2 Resource Server
Flowable provides a set of Spring Boot starters to help you embed the different engines (i.e., BPMN, DMN and CMMN) and to expose their RESTful APIs. In this post, I'll walk you through the steps I followed to create a RESTful API (Resource Server) that embeds Flowable's BPMN engine,…