gloginPage edited by Fintan BoltonChanges (1)
Full Contentglogin ComponentAvailable in Camel 2.3 The glogin component is used by Camel applications outside Google App Engine (GAE) for programmatic login to GAE applications. It is part of the Camel Components for Google App Engine. Security-enabled GAE applications normally redirect the user to a login page. After submitting username and password for authentication, the user is redirected back to the application. That works fine for applications where the client is a browser. For all other applications, the login process must be done programmatically. All the necessary steps for programmatic login are implemented by the glogin component. These are
The authorization cookie must then be send with subsequent HTTP requests to the GAE application. It expires after 24 hours and must then be renewed. URI format
glogin://hostname[:port][?options]
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > glogin confluence
- [CONF] Apache Camel > glogin confluence
- [CONF] Apache Camel > glogin confluence