CZ-NIC / django-eidas-specific-node

GNU General Public License v3.0
2 stars 2 forks source link

Blocking request with SPType="private" based on configuration option #102

Open jtalir opened 3 years ago

jtalir commented 3 years ago

Some IdPs only allows to serve public Service Providers (requests with SPType="public"). There could be possibility to block these requests inside Specific ProxyService. When this is configured, request containing SPType="private" will return back with error Requester/RequestDenied and message: "This request is coming from private Service Provider which is forbidden based on system policy"