<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Create a WebApplication secured with custom JAAS Database LoginModule &amp; Deploy on JDeveloper 10.1.3 Embedded OC4J 10.1.3.1, Stand Alone OC4J and OPMN Managed OC4J (10g AS)</title>
	<atom:link href="http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Nikunj</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4222</link>
		<dc:creator>Nikunj</dc:creator>
		<pubDate>Tue, 07 Jul 2009 17:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4222</guid>
		<description><![CDATA[i am unable to get this login screen..
can anyone telkl me where is the login.jsp file]]></description>
		<content:encoded><![CDATA[<p>i am unable to get this login screen..<br />
can anyone telkl me where is the login.jsp file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4221</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Sat, 23 May 2009 03:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4221</guid>
		<description><![CDATA[Hi Lucas,

Thank you very much for this fantastic effort. Very very useful blog. Keep doing more. All the best.

Rajesh]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>Thank you very much for this fantastic effort. Very very useful blog. Keep doing more. All the best.</p>
<p>Rajesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eder</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4220</link>
		<dc:creator>eder</dc:creator>
		<pubDate>Sat, 17 Jan 2009 16:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4220</guid>
		<description><![CDATA[I show the following preblem when trying his example of implementation,t says that the pl/sql presents errors but this well does not have an error in the

09/01/17 11:12:00 [DBProcDataSourceLoginModule] User ME not authenticated: username or password mismatch
09/01/17 11:12:00 [DBProcDataSourceLoginModule] Error: ORA-04063: package body &quot;SCOTT.JAAS_UTILS&quot; tiene errores
ORA-06508: PL/SQL: no se ha encontrado la unidad de programa llamada : &quot;SCOTT.JAAS_UTILS&quot;
ORA-06512: en lÃ­nea 1
09/01/17 11:12:00 [DBProcDataSourceLoginModule] Logon Successful = false
09/01/17 11:12:00 [DBProcDataSourceLoginModule] Abort called on LoginModule

That I am missing to configure or to that he is supposed to be for this givenly

Greetings and thanks]]></description>
		<content:encoded><![CDATA[<p>I show the following preblem when trying his example of implementation,t says that the pl/sql presents errors but this well does not have an error in the</p>
<p>09/01/17 11:12:00 [DBProcDataSourceLoginModule] User ME not authenticated: username or password mismatch<br />
09/01/17 11:12:00 [DBProcDataSourceLoginModule] Error: ORA-04063: package body &#8220;SCOTT.JAAS_UTILS&#8221; tiene errores<br />
ORA-06508: PL/SQL: no se ha encontrado la unidad de programa llamada : &#8220;SCOTT.JAAS_UTILS&#8221;<br />
ORA-06512: en lÃ­nea 1<br />
09/01/17 11:12:00 [DBProcDataSourceLoginModule] Logon Successful = false<br />
09/01/17 11:12:00 [DBProcDataSourceLoginModule] Abort called on LoginModule</p>
<p>That I am missing to configure or to that he is supposed to be for this givenly</p>
<p>Greetings and thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4219</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Tue, 10 Apr 2007 17:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4219</guid>
		<description><![CDATA[I am trying to learn this using baby steps. I have Oracle JExpress setup on my machine and I have the tables in there. I use JDeveloper. I have a million examples of file based security but not enough on how can I set up everything in my database schema tables and then using a simple jsp, login and authenticate against the passwords stored in the tables. Roles will also be stored in the database. Based on that, I want to give permissions to tables based on user roles. Is there an example or a good step by step. I want to use the basic (not custom) Login Modules first.

Thanks]]></description>
		<content:encoded><![CDATA[<p>I am trying to learn this using baby steps. I have Oracle JExpress setup on my machine and I have the tables in there. I use JDeveloper. I have a million examples of file based security but not enough on how can I set up everything in my database schema tables and then using a simple jsp, login and authenticate against the passwords stored in the tables. Roles will also be stored in the database. Based on that, I want to give permissions to tables based on user roles. Is there an example or a good step by step. I want to use the basic (not custom) Login Modules first.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4218</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 01 Apr 2007 01:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4218</guid>
		<description><![CDATA[Hello,

Currently, I do not have access to a database or LDAP server.  Can you recommend a spoof login module?

Thanks
Chris]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Currently, I do not have access to a database or LDAP server.  Can you recommend a spoof login module?</p>
<p>Thanks<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Blackburn</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4217</link>
		<dc:creator>Barry Blackburn</dc:creator>
		<pubDate>Fri, 09 Mar 2007 00:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4217</guid>
		<description><![CDATA[I have the DBLoginModule working in my JDEV application, however I am curious about the RAISE Exception in the PL/SQL package.  It seems to me that this is not needed since the login module returns a binary state (i.e., it goes to your error form if bad, your app if okay).  Is it possible to interrogate this exception?  It looks like DBLogin just generates a LoginException if authentication fails.  Thanks.]]></description>
		<content:encoded><![CDATA[<p>I have the DBLoginModule working in my JDEV application, however I am curious about the RAISE Exception in the PL/SQL package.  It seems to me that this is not needed since the login module returns a binary state (i.e., it goes to your error form if bad, your app if okay).  Is it possible to interrogate this exception?  It looks like DBLogin just generates a LoginException if authentication fails.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Blackburn</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4216</link>
		<dc:creator>Barry Blackburn</dc:creator>
		<pubDate>Fri, 02 Mar 2007 21:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4216</guid>
		<description><![CDATA[Lucas, never mind.  I was able to invoke authentication after converting to a Package and refining my Data Sources.  It appears to working and I will hopefully deploy to app server next week.  Thanks.]]></description>
		<content:encoded><![CDATA[<p>Lucas, never mind.  I was able to invoke authentication after converting to a Package and refining my Data Sources.  It appears to working and I will hopefully deploy to app server next week.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Blackburn</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4215</link>
		<dc:creator>Barry Blackburn</dc:creator>
		<pubDate>Thu, 01 Mar 2007 21:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4215</guid>
		<description><![CDATA[Lucas, Thanks for the help with this.  I am using a simple function to pass to the LM, and I am faced with the following.  The function works fine from SQLPlus.  Any comments are appreciated.

07/03/01 14:01:18 [DBProcDataSourceLoginModule] option debug             = true

07/03/01 14:01:18 [DBProcDataSourceLoginModule] option data source name  = jdbc/OracleDSSecurity

07/03/01 14:01:18 [DBProcDataSourceLoginModule] option log level         = log all

07/03/01 14:01:18 [DBProcDataSourceLoginModule] option logger class      = null

07/03/01 14:01:18 [DBProcDataSourceLoginModule] option plsql_procedure   = my_data.get_j2ee_user_role

07/03/01 14:01:18 [DBProcDataSourceLoginModule] option application_realm = jazn.com

07/03/01 14:01:18 [DBProcDataSourceLoginModule] login called on DBTableLoginModule

07/03/01 14:01:18 [DBProcDataSourceLoginModule] Calling callbackhandler ...

07/03/01 14:01:18 [DBProcDataSourceLoginModule] Username returned by callback = BLACKBURN

07/03/01 14:01:20 [DBProcDataSourceLoginModule] User BLACKBURN not authenticated: username or password mismatch

07/03/01 14:01:20 [DBProcDataSourceLoginModule] Error: User credentials doesn&#039;t match the existing ones

07/03/01 14:01:20 [DBProcDataSourceLoginModule] Logon Successful = false]]></description>
		<content:encoded><![CDATA[<p>Lucas, Thanks for the help with this.  I am using a simple function to pass to the LM, and I am faced with the following.  The function works fine from SQLPlus.  Any comments are appreciated.</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] option debug             = true</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] option data source name  = jdbc/OracleDSSecurity</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] option log level         = log all</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] option logger class      = null</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] option plsql_procedure   = my_data.get_j2ee_user_role</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] option application_realm = jazn.com</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] login called on DBTableLoginModule</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] Calling callbackhandler &#8230;</p>
<p>07/03/01 14:01:18 [DBProcDataSourceLoginModule] Username returned by callback = BLACKBURN</p>
<p>07/03/01 14:01:20 [DBProcDataSourceLoginModule] User BLACKBURN not authenticated: username or password mismatch</p>
<p>07/03/01 14:01:20 [DBProcDataSourceLoginModule] Error: User credentials doesn&#8217;t match the existing ones</p>
<p>07/03/01 14:01:20 [DBProcDataSourceLoginModule] Logon Successful = false</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4214</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Tue, 20 Feb 2007 14:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4214</guid>
		<description><![CDATA[Imran,

Most steps in this article are not ADF specific and apply to web applications in general. The JAAS implementation however varies across application servers: the article discusses OC4J 10.1.3 (Oracle AS). For other Application Servers you will need to find other instructions. I am unfortunately not able to find the time to help you along with this. Surely out on the internet there are JAAS instructions for the environment you need. Good luck!

regards,

Lucas]]></description>
		<content:encoded><![CDATA[<p>Imran,</p>
<p>Most steps in this article are not ADF specific and apply to web applications in general. The JAAS implementation however varies across application servers: the article discusses OC4J 10.1.3 (Oracle AS). For other Application Servers you will need to find other instructions. I am unfortunately not able to find the time to help you along with this. Surely out on the internet there are JAAS instructions for the environment you need. Good luck!</p>
<p>regards,</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imran raza</title>
		<link>http://technology.amis.nl/2007/01/02/create-a-webapplication-secured-with-custom-jaas-database-loginmodule-deploy-on-jdeveloper-1013-embedded-oc4j-stand-alone-oc4j-and-opmn-managed-oc4j-10g-as/#comment-4213</link>
		<dc:creator>imran raza</dc:creator>
		<pubDate>Tue, 20 Feb 2007 13:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1462#comment-4213</guid>
		<description><![CDATA[hi lucas,

I want to implement JAAS in just one jsp file i am not awar of ADF and other things, can you give step by step guide to embed JAAS in single normal JSP, sorry for my lack of knowldge but i want to do this with baby steps.

regards]]></description>
		<content:encoded><![CDATA[<p>hi lucas,</p>
<p>I want to implement JAAS in just one jsp file i am not awar of ADF and other things, can you give step by step guide to embed JAAS in single normal JSP, sorry for my lack of knowldge but i want to do this with baby steps.</p>
<p>regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
