Listed below are show-cases for various integration scenarios of iam-service in micro-service environment.
- performance-testing - validate iam-service performance.
- integration-tests - validate iam-service deployments.
- spring-method-security - JWT validation and spring method security demo.
- spring-resource-server - OAuth2 Spring Security and Resource Server demo.
- spring-webflux-secured - Spring WebFlux and JWT validation demo.
- Override JWT generation - How to override JWT token generation in iam-service.
- Override JWT validation - How to override JWT token validation in iam-service.
- IAM-Service behind reverse proxy