AVoid Signon in the GENIE skin when used in ATRIUM
-
- Profound User
- Posts: 40
- Joined: Tue Jun 28, 2011 4:55 pm
- First Name: Thomson
- Last Name: Mathews
- Company Name: Chesapeake Energy
- Contact:
AVoid Signon in the GENIE skin when used in ATRIUM
We have a Genie skin as the home page of the ATRIUM web portal, how can we avoid the signon screen of the genie skin, since we already signed in to ATRIUM framework. Is there a way to get the crendential from the ATRUIM and pass it to GENIE signon page of the ISEIRES.
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: AVoid Signon in the GENIE skin when used in ATRIUM
What version of Profound UI are you using?
-
- Profound User
- Posts: 40
- Joined: Tue Jun 28, 2011 4:55 pm
- First Name: Thomson
- Last Name: Mathews
- Company Name: Chesapeake Energy
- Contact:
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: AVoid Signon in the GENIE skin when used in ATRIUM
Thanks.
In version 3, bypassing the sign on screen in Genie depends on the URL that is used to call it and also what Gene's connection type is set to.
Bypassing the 5250 sign on screen display requires that the connection type for Genie is set to "Virtual Terminal". This is set through Genie Admin at either the global or skin level.
Assuming that is in place, the sign on screen is bypassed when Genie is called using a URL like this:
Try those URLs by typing them in your browser -- you'll see that you are prompted for sign onto the http server. Once doing that, the 5250 sign on display is bypassed. In Atirum, you are already signed into the HTTP server, so the authentication prompt is bypassed also.
When you use a Genie macro for the home page (or any menu option), Atrium will always call Genie using URL #1 above to bypass the sign on screen. You can override the URL Atrium is using -- usually to use an alternate skin This is set on the menu option (or home page entry) when a Genie macro is selected. If you do override, make sure you use the /auth type URL as shown in the 2nd example.
Also, you can simply call Genie as a "web application" for the home page or menu option. You might do this if you want to bring them into their default initial program or menu without taking any macro actions.
Just make sure to use one of the 2 URL examples above if you are doing that.
In version 3, bypassing the sign on screen in Genie depends on the URL that is used to call it and also what Gene's connection type is set to.
Bypassing the 5250 sign on screen display requires that the connection type for Genie is set to "Virtual Terminal". This is set through Genie Admin at either the global or skin level.
Assuming that is in place, the sign on screen is bypassed when Genie is called using a URL like this:
Code: Select all
http://yourServer:8080/profoundui/auth/genie
Or
http://yourServer:8080/profoundui/auth/genie?skin=yourskin
When you use a Genie macro for the home page (or any menu option), Atrium will always call Genie using URL #1 above to bypass the sign on screen. You can override the URL Atrium is using -- usually to use an alternate skin This is set on the menu option (or home page entry) when a Genie macro is selected. If you do override, make sure you use the /auth type URL as shown in the 2nd example.
Also, you can simply call Genie as a "web application" for the home page or menu option. You might do this if you want to bring them into their default initial program or menu without taking any macro actions.
Just make sure to use one of the 2 URL examples above if you are doing that.
-
- Profound User
- Posts: 40
- Joined: Tue Jun 28, 2011 4:55 pm
- First Name: Thomson
- Last Name: Mathews
- Company Name: Chesapeake Energy
- Contact:
Re: AVoid Signon in the GENIE skin when used in ATRIUM
Thanks that worked
-
- Profound User
- Posts: 40
- Joined: Tue Jun 28, 2011 4:55 pm
- First Name: Thomson
- Last Name: Mathews
- Company Name: Chesapeake Energy
- Contact:
Re: AVoid Signon in the GENIE skin when used in ATRIUM
We enabled kerbros single signon for PROFOUNDUI HTTP server, and we could get into the http://xxxxxxx:8080/profoundui/welcome with out signing in, and even if we call a RPG OA type of program anonymously it is passing the correct userid.
But doing this broke the atruim login in http://xxxxxx:8080/profoundui/atrium, its says invalid password.
Can we avoid this login screen of Atrium?
But doing this broke the atruim login in http://xxxxxx:8080/profoundui/atrium, its says invalid password.
Can we avoid this login screen of Atrium?
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: AVoid Signon in the GENIE skin when used in ATRIUM
Try this URL for Atrium:
http://yourServer:8080/profoundui/atrium/menu
If you have Kerberos properly configured, this will get you directly into Atrium.
The other URL is for the Atrium sign on page. With Kerberos, you are not signing in -- it's automatic.
http://yourServer:8080/profoundui/atrium/menu
If you have Kerberos properly configured, this will get you directly into Atrium.
The other URL is for the Atrium sign on page. With Kerberos, you are not signing in -- it's automatic.
-
- Profound User
- Posts: 40
- Joined: Tue Jun 28, 2011 4:55 pm
- First Name: Thomson
- Last Name: Mathews
- Company Name: Chesapeake Energy
- Contact:
Re: AVoid Signon in the GENIE skin when used in ATRIUM
that works,
I have now enabled kerberos, how to call a rich display program anonymously but pass the correct user id to it.
I have now enabled kerberos, how to call a rich display program anonymously but pass the correct user id to it.
-
- Profound User
- Posts: 40
- Joined: Tue Jun 28, 2011 4:55 pm
- First Name: Thomson
- Last Name: Mathews
- Company Name: Chesapeake Energy
- Contact:
Re: AVoid Signon in the GENIE skin when used in ATRIUM
sorry, i got it working.
Who is online
Users browsing this forum: No registered users and 1 guest