Sooriya Dasanayake
Sooriya Dasanayake

Reputation: 1156

Forgerock error "An error occurred while processing this request. Contact your administrator"

I am using Access Management(OPENAM) version 6.5.1 and I download this Access Management Eval6.5.1 war file using this site https://backstage.forgerock.com/downloads/browse/am/latest. After configured I go to Realms > Realm Name > Dashboard > Configure OAuth Provider > Configure OpenID Connect page.But I have an error.enter image description here How to resolve this?

Upvotes: 0

Views: 1031

Answers (1)

Peter Major
Peter Major

Reputation: 2995

When running AM on JDK 11, the old console pages will not work. This is a known limitation of version 6.5.x, and it's documented in the release notes. There is also a knowledge base article that tries to give some guidance on how to work this around for now.

Upvotes: 1

Related Questions