SATOSA icon indicating copy to clipboard operation
SATOSA copied to clipboard

whitelisting SPs in custom routing: SATOSAError: DecideIfRequesterIsAllowed can only be used when a target entityid is set

Open rhoerbe opened this issue 6 years ago • 0 comments

When the DecideIfRequesterIsAllowed microservice is activated, it failes complaining that the target entityID is not set. As there is only 1 IDP in the backend metadata, satosa should derive the target entityId from there.

Code Version

Satosa 3.4.8 pysaml 4.7.0

Possible Solution

As a quick hack, I hard-coded the target entityID in the microservice.

rhoerbe avatar Apr 13 '19 21:04 rhoerbe