0
Wie OpenID ReturnURL in GSP ??Wie OpenID mit Openid4java in GSP implementieren
Define a ReturnURL
This is the endpoint where your webapp will receive and process the authentication responses from the OpenID Provider.
String _returnURL = "http://example.com/openid";
Referenz: http://code.google.com/p/openid4java/wiki/QuickStart