OIDC plugin issues associated modules not showing.
Cantor, Scott
cantor.2 at osu.edu
Mon Feb 28 19:07:05 UTC 2022
On 2/28/22, 1:59 PM, "users on behalf of Caudill, Trevor T - caudiltt" <users-bounces at shibboleth.net on behalf of caudiltt at jmu.edu> wrote:
> I get an error stating, "You do not have access to the requested resource." I don't believe it was setup in our
> environment. Is there any other way to provide you with additional information?
Everybody has a status page and you certainly control who has access to it, that's your deployment.
You have an environmental problem caused by something you're doing that's not part of our picture of the world (e.g. Docker or something like that).
Tracing the commands by adjusting the scripts to dump out what they actually are running and see what the classpath is would probably reveal where it got messed up. Most likely it isn't incorporating dist/plugin-webapp into the classpath so it doesn't see them. The built war file has all of the jars, but the command line has to read in files from both dist/webapp and dist/plugin-webapp to see everything properly.
-- Scott
More information about the users
mailing list