This repository contains short and simple routes ready to deploy for Forgerock Identity Gateway (IG)
An install of Forgerock Access Management (AM) is required to perform authentication/authorization examples.
- AWS: Deploy old IG war with Amazon Web Services(scripts and utilities)
- Docker Secrets and IG Secrets
- OAuth2/OpenID: Authenticate using private_key_jwt
- Create a simple redirect route
Note: that IG is now launched in PRODUCTION MODE by default
Don't forget to change it to DEVELOPMENT to access Studio or for editing routes.
Tip: You can run IG with java -jar start.jar -Dig.run.mode=development
Don't panic!
There are Groovy scripts provided for each example to help you to configure your AM quickly.
Each folder contains Groovy scripts which are configuring AM via REST: configure OAuth2Provider, Policies, Identities and so on...
- Get Forgerock Identity Gateway IG
- Get Forgerock Access Management AM
- IG JIRA
- Forgerock official website
This project is not supported by ForgeRock AS.