OpenConext / OpenConext-attribute-aggregation

OpenConext attribute aggregation
Apache License 2.0
1 stars 2 forks source link

redirectURL not mandatory #116

Closed phavekes closed 3 hours ago

phavekes commented 3 hours ago

This issue is imported from pivotal - Originaly created at Oct 23, 2017 by Thijs Kinkhorst

You need to pass a redirectURL to send the user to after successful connection is made. If it is left out you end with an error message.

I would like to also be able to use the feature "standalone", so that there\'s no redirectURL. If no redirectURL is passed, the process should end with a simple screen that says the connection has been successfully made.

phavekes commented 3 hours ago

If no redirectUrl is provided then we fallback to the aa/api/client/connected.html. Note that there is no cancel button anymore on the landingPage as we don\'t know where to go when the user wants to cancel. (Okke Harsta - Jun 8, 2018)

phavekes commented 3 hours ago

See https://github.com/OpenConext/OpenConext-attribute-aggregation#orcid (Okke Harsta - Jun 8, 2018)