I have a web service which requires authentication which is not JDBC or LDAP. I believe I have to write my own "authentication provider" to do this. However, I can not find a straightforward guide out there for doing this. I have small pieces of information. If anybody has a reference for this I would appreciate it.
Thanks Mark, this is great! I haven't tried it yet but it seems to be what I need. And its a lot simpler than I thought. I don't know why I can't find this information elsewhere.