Skip to content

violette/script-util-for-openig

 
 

Repository files navigation

Forgerock Identity Gateway route examples!

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.

What does IG do? What can I do with IG?

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

How to configure Forgerock Access Management (AM)??? I just want to try...

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...

Official links

Disclaimer

This project is not supported by ForgeRock AS.


About

Forgerock Identity Gateway route examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 98.3%
  • Shell 1.7%