I realize my previous request was pretty steep. Basically I'm just looking for any documentation that lays out Roller's class structure (in regards to blog login/creation).

If that doesn't exist, can anyone point me in the right direction as far as blog creation is concerned. I just need to be able to automatically create a blog for a user if they do not exist. Thanks!

Matt
--- Begin Message ---
Eric/Matt,
Thanks for your help regarding the LDAP modification for Roller. I'm now looking to integrate it with our Single Sign-on. Below are the SSO steps that take place once a user visits Roller.

1. Read SSO cookie username.
2. Check username against LDAP.
3. If Roller account doesn't exist, create one.
4. Log the user into Roller.

I understand the LDAP modifications, and realize this will take a good bit of modification to the existing Java code. Just wondering if anyone can identify the locations of files that will need to be modified, the sections that will need to be modified, or if any documents exist which lay out Roller's class structure (in regards to blog login/creation).

Thanks,
        Matt


--- End Message ---

Reply via email to