Login and redirect without authentication...

Hello

I have a problem, as you can see on the subject, with the opening of session auto and redirect in application.

Well, I'll try to explain it a bit more...
I have an application (in which I have to login-) who sends emails to some users depending on if anything is changed in the page of the app - page_95.

In this post, I link to the application page - page_95 where they can see what has been changed.

How it works now:
When they click on the link they must re-login and then the application redirected to the page - page_95.

My question is:
Is it possible to create the link so they do not need re-login or how to realize that they did not need to re-login?
This means that when they click on the link they are automatically redirect to the page of the app - page_95 without re-login.

Another question:
Is there a possibility to log in the same session if the user who received the e-mail is already registered in an application?


Thanks a lot!
Zlatko

Zlatko,

You can find a solution here:

The app link

I used it to various clients and he did the job for me.

Denes Kubicek
-------------------------------------------------------------------
http://deneskubicek.blogspot.com/
http://www.Opal-consulting.de/training
http://Apex.Oracle.com/pls/OTN/f?p=31517:1
-------------------------------------------------------------------

Tags: Database

Similar Questions

  • Login and redirect as with Java

    Hello.
    I have a request and I saw that per url, I can get connected and redirect. First of all I'm http://test/servlet?user=xxx?password=xxx, so I can write every page I want to in this application as http://test/grapgycs, where I had to be loged in. (logging uses POST)

    I need to make Java (a servlet which shoul connect and redirect). I'm looking for something like

    UrlRequestDetail URL = new URL (url);
    HttpURLConnection urlConnectionRequestDetail = (HttpURLConnection) urlRequestDetail.openConnection ();
    urlConnectionRequestDetail.setRequestMethod ("POST");
    urlConnectionRequestDetail.setDoOutput (true);
    urlConnectionRequestDetail.setDoInput (true);
    OutputStreamWriter outRequestDetail = new OutputStreamWriter (urlConnectionRequestDetail.getOutputStream ());
    outRequestDetail.write ("user = xxx");
    outRequestDetail.write ("password = xxx");

    After I try this but servlet redirect.
    Website of the channel = http://test/grapgycs
    res.setStatus (res. SC_SEE_OTHER);
    res.setHeader ("Location", site);

    It does not work.
    Who is wrong?

    ... If you do it wrong and you need to Google around a bit more to understand how well do it :/

    Simplify your life: use Apache HttpClient instead of URLConnection to send requests. If anything, it has good documentation and example programs:

    http://HC.Apache.org/HttpClient-3.x/cookies.html

  • Unable to access e-mail and attachments without being redirected.

    Unable to access e-mail and attachments without being redirected.

    Hello

    The best place to ask your question of Windows Live is inside Windows Live help forums. Experts specialize in all things, Windows Live, and would be delighted to help you with your questions. Please choose a product below to be redirected to the appropriate community:

    Windows Live Mail

    Windows Live Hotmail

    Windows Live Messenger

    Looking for a different product to Windows Live? Visit the home page Windows Live Help for the complete list of Windows Live forums at www.windowslivehelp.com.

  • Login and password invalid url redirection

    I want to add a custom so redirect the login and the password is not valid.

    System pages > Secure area access denied

    Add custom content or enter javascript to redirect

    Nicole - BCGurus.com

  • apex_authentication package login and logout procedures

    I created the self-registration system that uses the APEX accounts. It contains a public page where users enter personal data, user name, and password. PL/SQL, I created the process page with point process on submit - after calculations and Validations
    The PL/SQL code looks like this:

    apex_authentication. Login('ADMIN','***');
    If (upper(:P1_USERNAME)) n'est pas null puis) apex_util.get_user_id
    APEX_UTIL. REMOVE_USER (p_user_name = > upper (:P1_USERNAME));)
    end if;

    APEX_UTIL. CREATE_USER)
    p_user_name = > upper(:P1_USERNAME),
    p_web_password = >: P1_PASSWORD,.
    p_email_address = >: P1_EMAIL
    );

    apex_authentication. Logout(:session,:APP_ID);

    This works very well on APEX 4.0 and 4.1. User has been created and the disconnection procedure redirects to the login page. Unfortunately the apex_authentication.login procedure ADMIN connections and redirects to the homepage on APEX 4.1.1 and 4.2. New user of the APEX is created but disconnection never happens, so that the user ends on the home page with workspace administrator privileges. If the user clicks then on Logout logout link navigation works without problem.
    Is it possible to write a PL/SQL procedure or block connections as administrator of WS, creating disconnects, then the APEX user and redirects to the page to logon in the APEX 4.1.1 and 4.2?

    There are small example on http://apex.oracle.com/pls/apex/f?p=14176 to illustrate the problem. You can log in with the username: demo, Password: demo. Note that when you click on the button to create a user you are logged on as administrator. PL/SQL code in this post is actually the PL/SQL code in the submit page for page 1 processes.

    Hi MiroMas,

    I can explain why execution logout in the same process as the connection does not work. The login procedure creates a new (random) value for the session cookie and writes it to the table of the session and via htp.p to the browser pick up. When logout()) is run, the HTTP cookie for the current request still has the old value, however. It simply rejects the combination of session id and the old value of cookie, because these do not match the ID of the table in the session. We have introduced this change in cookie value when connecting to improve safety in 4.1.1.

    For the scenario you describe, I'd probably also create a custom authentication and a user table. However, if you really want to use Apex accounts, you should be able to just use apex_custom_auth.set_user ('ADMIN') instead of connect. This option sets the internal username for the current request. If the ADMIN has the privilege to create/delete users, it should be better than the apex_authentication.login much more heavy weight (' 'ADMIN', ' hard coded password "). Just be careful not to create security problems. For example, your login process could be used to delete an account developer/administrator and re - create a user account.

    Kind regards
    Christian

  • opening of session and redirect to service page

    Hello

    I have an external web server that show all my article of service catalog.

    The PSC and Web site are related to the same LDAP server.

    I want to put a link in the web service server page to the PSC order page related to the service, avoiding a new journal online of the PSC if the user is already connected to the web site.

    I know how to do it in the same field with ajax, but is not my case.

    any clue?

    Best regards

    Sandro

    PSC must be configured with SingleSignOn instead of external authentication for the connection event.

    The web server would need a sort of simple active Signon (siteminder or another tool). With that, the info is put into the http header fields. Map the login to the header such as #uid event #.

    Without any third-party tools, use IIS and activated Windows authentication on the folder/site. Configure the SingleSignon event for the remote user and #AnyDomain #-#LoginId # or \#LoginId#

    You must also apply a patch for JBoss to function with SSO (attached). This applies to 9.4-> 11.0. I have not tried with Wildfly 11.1. I guess its been fixed.

    Also, you are strongly encouraged to make real a link to 'Preview' or screens of description and not the good order page. There has been problems in the past with JSESSIONID getting embedded in the url and causing problems. There is a solution of Advanced Services for if it is problematic.

  • Successful login ADF redirects to the login page

    JDeveloper 11.1.1.6

    Simple login page, simple first page.

    If the connection is successful, then it just goes back to the login page, rather than on the first page.

    I have "redirect after successful authentication" selected and pointing to my first page.

    If incorrect credentials are entered, then it goes to the error page as it is supposed to.

    No idea why this is happening?

    Login.HTML is the welcome file in the xml web, so when I run the app on my weblogic server built-in, this is the first page I see.

    No, it will not work like that.

    Home page is the page server that uses when there is no http request to a specific page within the web application context (for example, when you enter just: http://hostname/ReportServer: port/YourContext).

    In your case, if your authentication was successful, you will be redirected back to the login.html page (because it's your home page)

    Instead, add faces/firstPage.jspx in your login page (I don't know if you need to end .jspx)

    or

    Run your firstPage.jspx

    If you are not already authenticated, the server will redirect you to the login page, and after successful authentication redirection, you return to the page defined in the ADF (firstPage.jspx) Security Assistant

    (and note that, by default, ADF Security only protect pages that have pageDef)

    Dario

  • Cookies and redirects

    Hello

    I'm having a problem with cookies. I have a page that requires no authentication, but is part of an application with a custom authentication scheme.

    If I disable cookies in the browser, I get an infinite loop error. Apparently, according to my tests with Fiddler is that Apex is trying to set a cookie and redirect again and again affecting a new cookie value each time.

    Now I realize that Apex needs cookies to work but I need my pages accessible to this Facebook thing and it seems to be scraping pages without cookies.

    Is it possible to create a page in the Apex that does not require a cookie to see?

    Greg

    In case anyone else facing this problem is bug 13349731

    See http://www.oracle.com/technetwork/developer-tools/apex/application-express/41-known-issues-485406.html

  • PHP User Login DW & quot; User authentication & quot;

    Hello!

    I use CEP user behavior of authentication server for a dial-up connection to 6 pages. I use a PHP page and I set up MySQL database and are working properly. I even put in place of access levels if only certain users can see some pages.

    However, what I can't understand is how to direct users to a specific page. The behavior of user login allows you to choose a successful login page. I want the user to be directed to a page designated for that user. (there are only four users - using user group connection names - 1 login and pw by group)

    How can I do? Y at - it a variable type, I can use for the $MM_redirectLoginSuccess = "choir.php"; command?

    1 million thanks!

    Hello-

    The best thing I found is to send all users to a single page.
    example: www.example.com/secure/index.php. Once they are directed towards the
    page - you can then generate the content on this page that
    It is the user.

    Using the Dreamweaver server behaviors (for example, Log In user, restrict access
    to Page) - on the page (secure/index.php) - put this piece of code after the
    the code generated by Dreamweaver (restrict access to the Page):

    <>
    session_start();
    $authorized = array ();
    $authorized [] = "Admin";
    $authorized [] = "user";

    {if (! in_array($_SESSION['MM_Username'],$Authorized))}
    Header ('Location: http://www.example.com/login.php');
    "exit";
    }
    ?>

    That validates that the user is "Admin" or "User", and if they are
    No - it redirects to the login page. Then, to generate the content
    in view of the user, you can either hardcode it directly into the
    /Secure/index.php page, as follows:

    <>
    If ($_SESSION ['MM_Username'] == 'Admin') {$var = 1 ;}
    ElseIf ($_SESSION ['MM_Username'] == 'User') {$var = 2 ;}
    {Switch ($var)}
    case 1:
    ?>

    All content "Admin" goes here

    <>
    break;
    case 2:
    ?>

    All 'User' content goes here

    <>
    break;
    }
    ?>

    All the information here will be visible to users

    The other option you have is to use the same configuration except instead of typing
    in all the code of the content (for example,

    ...

    ) - you can remove from your
    MySQL database.

    If you want more details, David and Gary are here, too. ;)

    HTH, take care.

    --
    Shane H
    [email protected]
    http://www.avenuedesigners.com

    =============================================
    GAWDS proud member
    http://www.GAWDS.org/showmember.php?MemberId=1495

    Delivering Web sites accessible to all...
    =============================================

    "bradmphipps" wrote in message
    News:e9mqok$JSE$1@forums. Macromedia.com...
    > Hello!
    >
    > I use DWs user behavior of authentication server for a dial-up connection to 6
    > pages. I use a PHP page and I have the database MySQL, put in place and
    > work
    > properly. I even put access levels if only certain user can see
    > some pages.
    >
    > What I can't understand, however, is to know how to run that some users a
    > specific
    > page. The behavior of user login allows you to choose a successful login page. I have
    > want to
    > the user to be directed to a page designated for that user. (there are only
    > four
    (> users - using user group connection - 1 login and pw by group names)
    >
    > How can I do? Y at - it a variable type, for I can use for the
    > $MM_redirectLoginSuccess = "choir.php"; command?
    >
    > 1 million thanks!
    >

  • HP20002D19WM came with no software (cyberlink) key and certificates of authenticity for windows

    I just bought the HP20002D19WM, which came with no software (cyberlink) key and certificates of authenticity for windows. I can't use any program cyberlink with a key number to enter. Also if I would give for somereason I wonder in my number of windows I would not be able to since I have ever trevieved it

    This is the original factory specifications for your laptop HP 2000-2d19WM. All Cyberlink OEM software should work without key, because it is not mandatory for the installed OEM mass products. Regarding the Windows product key, see Activation of Windows 8 product;

    • OEM Activation 3.0 (OA3) at the factory. A digital product key (DPK) is encrypted and installed on the motherboard BIOS during the manufacturing process. Windows 8 will be ignited automatically the first time that the computer is connected to the Internet. With systems activated by OA3, most of the computer's hardware can be replaced without the need to reactivate the software from Microsoft.

  • Somehow, I blocked my user account (login) and I tried to help but can't find any info. How to UNLOCK the user account. Than k you

    The user has clicked on Vista, the little lock at the bottom of the START window.

    Somehow, I blocked my user account (login) and I tried to help but can't find any info. How to UNLOCK the user account. Thank you

    Hello

    Click the account icon that was locked and enter the password IF you know and otherwise:

    Try Safe Mode - several times, press F8 that you start. The Admin account there is no default password
    so unless someone has changed, you should have access there. Then Control Panel - accounts - users
    Manage another account - use this down your user account (to the lowest level) APPLY/OK
    then go back and reset it to the Admin APPLY/OK - this clearly allows corruption. Do this several times.
    Then fix the password in your usual account. Do not forget to leave your account administrator if you
    wish.

    If no joy Mode without failure:

    Try this - use the hidden administrator account to lower your user account (to the lowest level) APPLY/OK
    then go back and reset it to the Admin APPLY/OK - this clearly allows corruption. Do this several times.
    Then fix the password in your usual account. Do not forget to leave your account administrator if you
    wish.

    Make another Admin account with your password and use it to fix the others if necessary. (just for
    repair, don't use regular account, not a safety valve) always keep a spare ADMIN account.

    DO NOT LEAVE THE ENABLED LSA OR USE DAILY. If it corrupts you are toast!

    How to enable or disable the real built-in Administrator account in Vista
    http://www.Vistax64.com/tutorials/67567-administrator-account.html

    You can run the Admin account hidden from the prompt by if necessary.

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    If you cannot access your old account, you can still use an Admin to migrate to another (do not forget to always
    not that an Admin account that is not used except for testing and difficulty).

    Difficulty of a corrupted user profile
    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    ---------------------------------------------------------

    If necessary:

    Ophcrack is a free Windows password cracker based on rainbow tables.
    http://Ophcrack.sourceforge.NET/

    How to reset a Windows Vista - Trinity Rescue Kit method - password password reset disc - burn the ISO
    http://www.WikiHow.com/reset-a-Windows-Vista-password
    YouTube video on the use of the Trinity rescue Kit
    http://www.YouTube.com/results?search_query=Trinity+rescue+Kit&search_type=&AQ=f

    Reset your forgotten password the easy way using the Ultimate Boot CD for Windows
    http://www.howtogeek.com/HOWTO/Windows-Vista/reset-your-forgotten-password-the-easy-way-using-the-ultimate-boot-CD-for-Windows/

    Offline NT Password & Reset Editor
    http://home.eunet.no/~pnordahl/ntpasswd/

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • Try to put in place a new account but login and password do not work

    I am trying to set up a new account, but he said that the login and password do not work.  I use verizon as a server. I can go to their website and view mail, but not in windows mail.

    Account: 'incoming.yahoo.verizon.net', server: 'incoming.verizon.net', Protocol: POP3, server response: '-ERR [AUTH] Authentication failed', Port: 110, secure (SSL): no, Server error: 0x800CCC90, error number: 0x800CCC92

    Make sure that your settings are all correct.  The settings here: http://help.yahoo.com/l/us/verizon/mail/yahoomail/pop/pop-08.html are for Outlook Express, but they will be the same for Windows Mail. Brian Tillman [MVP-Outlook]

  • have encryption without authentication

    is it possible to have encryption without authentication? I'm poking around in the Security section of layer 2 of my wlan on my 4402 6.0.199 running

    can I have an encrypted network w / WPA2 AES, but do not authenticate to join? Strange question, but we have a campus of high school and we are concerned about data firesheep firefox plugin popular flight - so we currently have a large unsecured wireless network, but I would like to add encryption as wpa2, but then students will need to authenticate in a correct way? either with PSK or 802. 1 x?

    If I do the settings on the attached screenshot then students will have a correct pre-shared key?

    Hi Bryan,.

    You are right.

    With any security L2 mode, you will always need customer information will allow you on the network.

    A PSK, WEP key or user credentials.

    The only way to have encryption without authentication WEP uses, but you will still need to distribute the WEP key among clients in order to connect to the ssid WEP.

    HTH,
    Tiago

    --

    If this helps you or answers to your question if it you please mark it as 'responded' or write it down, if other users can easily find it.

  • Cannot set Cisco SX20 - SIP Login and password

    Hello

    I have a problem that I can not set up login and password on the SIP profile 1 config page. Whenever I set up and refresh page, login and password is missing and diagnostics show error "401 Unathorized" which register to SIP Proxy (VCS).

    Software version 6.3.

    No idea how it install without factory reset?

    EDIT: I found that if I turn off the SIP protocol, set username and password, it is there. But as soon as I activate SIP back, username and password is missing.

    Thank you

    Hi Tibor,

    This is due to CSCuj48259. If you go into your system and your configuration mode set to OFF, it will solve the problem.

    This defect has not yet been solved, however she is addressed in a future release. I have

    f you run TC 6.2 or higher, you will have this problem if you have your configuration set to auto mode and auto-discovery of a fine return of provisioning succeeds but supplys a blank user name and password for your system. Also, if it is set to auto and DHCP option 150 is configured on this network, he will attempt to provision with CUCM which would clear these fields.

  • whenever I have to connect to the virtual machine asks me to enter login and password I can't save the credentials

    Hi, I used Windows Virtual PC XP mode for awhile and I just do a fresh install, and I'm having a problem that I seem not to be able to solve.

    After you enable the integration features, I got to the Windows Security login screen. I typed in the login and the password, but I accidentally made a mistake and could not connect. I clicked on cancel and was then in the XP login screen, where I entered then the right login and password and it me connected to the virtual machine XP without problem.

    Now, the problem I have is every time I connect to computer virtual it asks me the login and the password on the login screen of XP and I don't have the option to connect using the login Windows Security screen, so it do not give me an option to save my password and login information. So, to make things worse is that moment every time I have to resize the virtual pc it then asks me to log in again.

    Is it possible to return me to the Windows security login screen where can I put my login instead of the XP login screen when it is not an option?

    Hi Richard,

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums.

    TechNet Forum

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

     

    Hope this information helps.

Maybe you are looking for

  • Re: Satellite M30X - battery won't charge unless the laptop is turned off!

    Hello I have a Satellite M30X who is about 4 years old and all of a sudden, she stopped electric network load when the laptop is turned on but strangely fees - although very slowly - when it is turned off. Any ideas please. Thanks for your helpAmanda

  • MAX, adding a device network (TCP/IP)

    I'm introducing a new network device on my system following a tutorial that gave me (attached to this post). When I opened to the MAX, I should be able to open the tab "Devices and Interfaces" to access "Network devices" and select the option "create

  • PIXMA not detected in building great salvation

    I'm having trouble connecting my MG3520 to my network wifi - wifi is offered (for free) in building great salvation that I live. After going through troubleshooting, trying to set up and connect with the app and practically any other help I could fin

  • Updates failed to install Windows 0x800B0110 error

    original title: windows update does not, validated my windows xppro operating system Cannot use windows update.  get error 0110 Ox800B went through a few stages of saving some files, (regsrv) said to try it, I did, same problem, but he also says if i

  • DVD player was given a different name it's the original one.

    After running Fix - It Microsoft ATS, my DVD - ROM drive has been given this name: QSS_CD (K :), but I would like to be named DVD-ROM (f) Player, that's the original name.   How can I accomplish this?