Details
Description
In IG 5.0 Gateway Guide, in section 6.2.1, there is Procedure 6.1 To Create a Policy in OpenAM. https://backstage.forgerock.com/docs/ig/5/gateway-guide/#pdp-conf
There is:
Resource pattern: *://*:*:/*
but the pattern is invalid as there shouldn't be the third colon. Correct pattern is:
Resource pattern: *://*:*/*
Also in IG 5.5 docs draft: https://ea.forgerock.com/docs/openig/doc/gateway-guide/#pdp-conf