Hi
In my sling application I would like to authenticate against an external
system. Scenario is as following:

1. The credentials are validated via sling basic/form login against the
external system. (LDAP, Database, whatever)
2. If the external system grants access and the jcr user is not existing,
autocreate the user with group memberships according to the information
provided by the external system.

I read the sling documentation about the authentication framework, but I'm
still confused. Where can I plug in the authentication and user creation?

Regards,

Bernd

Reply via email to