/spring-boot-oauth2-pingfederate

A simple Spring Boot REST API service with some html with some PingFederate specific adaptations

Primary LanguageJava

A simple REST API service using Spring Boot 2 with Spring Security and Spring oAuth2 to demonstrate the issue with the signing key used in the PingFederate access token.

This fails to work with PingFederate versio 8.0 to 8.6, not sure about later versions.

It works out of the box with Okta, though.