agdsn / hades

AG DSN Authentication and Authorization Infrastructure
MIT License
8 stars 3 forks source link

Add posibility to whitelist/integrate web services into the captive portal #8

Closed sebschrader closed 8 years ago

sebschrader commented 8 years ago

Right now the captive portal is simply displaying the error message and that's it.

We should allow our users to help themselves, if they can, through the self-service web-services, we provide, such as SIPA.

This could be done by integrating the web services into the captive-portal under specific endpoints through e.g. reverse-proxying or the capability to whitelist certain hosts/domains. We probably need both.

fgrsnau commented 8 years ago

Will be tackled by PR #20.

sebschrader commented 8 years ago

Closed by #20