dbTalk Databases Forums  

Re: APEX - Custom User Login

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Re: APEX - Custom User Login in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: APEX - Custom User Login - 06-07-2009 , 10:16 AM






S R wrote:
Quote:
What's the best way in APEX to handle self-registration of members and
then using that info for subsequent member login. There'd be a table like:

MEMBERS:

MEMBER_ID VARCHAR2(10)
MEMMBER_PWD VARCHAR2(20)
..
..

So new visitors would registers and access to member sites would require
logging where the id/pwd would match the entry in the MEMBERS table.

I cant find any documentation on how to do this. The documentation I've
seen relates to pre-created accounts handled via the standard APEX
methods, but I want to see if there is a way to do what i described above.
Why not use the apex calls for that?

Apex has quite a few mechanisms for user authentication and
authorization. You are re-inventing the wheel, and yours seems to be a
wooden cart wheel, whereas Apex has bling-bling 20" ones.

--

Regards,
Frank van Bortel

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.