in reply to Re^2: Need help in implementing OIDC::Lite::Webserver
in thread Need help in implementing OIDC::Lite::Webserver
Your subroutine sub access_to_protected_resource excpects an argument. You don't show where you call that subroutine, but wherever you call it, it is missing that argument.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Need help in implementing OIDC::Lite::Webserver
by GrandFather (Saint) on May 28, 2021 at 05:48 UTC |