Unfortunately I am new to PHP so developing an extension is not on a table for me.
Hey Developers! Any thoughts on how much work it is? Who wants to write a single sign-on extension?
Basic Info:
Extension that allows to authenticate a user based on a presense of a cookie (say defined in a config file) that is set on the existing site and either auto-logs in or auto-registers and then logs in the user into community site based on cookie value(s). Registration URL is specified in a config file so the original ULR is replaced so the user always registers via the parent site.
Details: Cookie would have key-value pairs for whatever the basic required info is for the registration except for password (email, username, etc).
I am sure this extension would have a solid commercial value and would be worth licensing, not to mention open up opportunities for the Expression Engine itself.