External Authentication using a session key

External Authentication using a session key

by Zafar Issadeen -
Number of replies: 0

Hi there,


I've been asked to integrate with a web based application that our enterprise runs. The extent of the integration is to identify if a user is logged into our web application and if not prompt them to login (the moodle site will be a menu in this application but will be accessible externally too). The web application is returns a session key to indicate that a user is successfully logged in and it is permissible to store the logged in USER ID as an identifier as part of a first time login. 


There are other applications that interface with the web application that currently require the user to login through the web application or through passing the credentials of their User / Password over the web.

How could I set this up?

Average of ratings: -