Hi,
I have to create a custom provider that allows connections to a datasource.
I have followed this tutorial
http://fusionsecurity.blogspot.pt/2009/07/building-custom-security-providers-with.html
and when I start the weblogic, in the available types of Providers list, it appears.
I have also tied this one
http://weblogic-wonders.com/weblogic/2014/01/14/simple-sample-custom-database-authenticator-oracle-weblogic-server-11g/
that should work for Datasource, but in the list of available types of Providers it won't appear.
Does anyone can help me with this? I haven't found much information on how to create a Provider or connect to a database using a datasource.
I'm using jdev 12c.
Thanks in advance