Re: SAML SSO Login issue

2022-05-13 Thread Christopher Schultz
Harish, On 5/11/22 11:36, harish lal wrote: Facing SSO Login issue after upgrade from Tomcat 6.0.33 to Tomcat 7.0.62 We upgraded our application from Tomcat 6.0.33 to Tomcat 7.0.62 due to web socket dependency in Tomcat. After upgrade , while try to do SAML SSO login from application we

Re: SAML SSO Login issue

2022-05-11 Thread Olaf Kock
On 11.05.22 17:36, harish lal wrote: > Facing SSO Login issue after upgrade from Tomcat 6.0.33 to Tomcat 7.0.62 > > We upgraded our application from Tomcat 6.0.33 to Tomcat 7.0.62 due to web > socket dependency in Tomcat. > After upgrade , while try to do SAML SSO login from

SAML SSO Login issue

2022-05-11 Thread harish lal
Facing SSO Login issue after upgrade from Tomcat 6.0.33 to Tomcat 7.0.62 We upgraded our application from Tomcat 6.0.33 to Tomcat 7.0.62 due to web socket dependency in Tomcat. After upgrade , while try to do SAML SSO login from application we are facing below issue , "This page isn’t wo

Re: login issue

2015-02-18 Thread John D. Ament
Thanks for providing! The attribute name on the user is roles not role user username=tomcat1 password=tomcat1 roles=manager-script / user username=tomcat password=tomcat roles=manager-gui / You should only define a user once and give them multiple roles. Your file should then look like

Re: login issue

2015-02-18 Thread James McEvoy
l version='1.0' encoding='utf-8'? !-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the

Re: login issue

2015-02-18 Thread John D. Ament
Of course I copied the wrong one... tomcat-users xmlns=http://tomcat.apache.org/xml; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://tomcat.apache.org/xml tomcat-users.xsd version=1.0 role rolename=manager-gui / role

Re: login issue

2015-02-18 Thread James McEvoy
TY! On Wednesday, February 18, 2015, John D. Ament johndam...@apache.org wrote: Of course I copied the wrong one... tomcat-users xmlns=http://tomcat.apache.org/xml; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

Re: login issue

2015-02-18 Thread James McEvoy
Will do. On Wednesday, February 18, 2015, Terence M. Bandoian tere...@tmbsw.com wrote: On 2/17/2015 9:51 AM, James McEvoy wrote: Checked logs, added admin and manager to all needed files and added url so it's ok for tomcat to use and still rejected when Logging in. Stumped. I started and

Re: login issue

2015-02-17 Thread Terence M. Bandoian
On 2/17/2015 9:51 AM, James McEvoy wrote: Checked logs, added admin and manager to all needed files and added url so it's ok for tomcat to use and still rejected when Logging in. Stumped. I started and stopped it etc. Hi, James- You might try posting the new contents of tomcat-users.xml

Re: login issue

2015-02-17 Thread James McEvoy
Checked logs, added admin and manager to all needed files and added url so it's ok for tomcat to use and still rejected when Logging in. Stumped. I started and stopped it etc. On Tuesday, February 17, 2015, James McEvoy tradingllc2...@gmail.com wrote: Ok if will check all On Tuesday, February

Re: login issue

2015-02-17 Thread John D. Ament
Check your logs for why. Don't forget to include the manager-gui role in the list of roles. John On Tue Feb 17 2015 at 8:15:45 AM James McEvoy tradingllc2...@gmail.com wrote: ok it wont take the shutdown command. On Tue, Feb 17, 2015 at 6:59 AM, James McEvoy tradingllc2...@gmail.com wrote:

Re: login issue

2015-02-17 Thread James McEvoy
Ok if will check all On Tuesday, February 17, 2015, John D. Ament johndam...@apache.org wrote: Check your logs for why. Don't forget to include the manager-gui role in the list of roles. John On Tue Feb 17 2015 at 8:15:45 AM James McEvoy tradingllc2...@gmail.com javascript:; wrote:

Re: login issue

2015-02-17 Thread Mark Thomas
On 17/02/2015 11:59, James McEvoy wrote: couldnt screenshot so i just copied and pasted. No user has the manager-gui role. Mark ?xml version='1.0' encoding='utf-8'? !-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE

login issue

2015-02-17 Thread James McEvoy
couldnt screenshot so i just copied and pasted. ?xml version='1.0' encoding='utf-8'? !-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright

Re: login issue

2015-02-17 Thread James McEvoy
Mark I did that one before and it didn't work either. I even tried admin-gui On Tuesday, February 17, 2015, Mark Thomas ma...@apache.org wrote: On 17/02/2015 11:59, James McEvoy wrote: couldnt screenshot so i just copied and pasted. No user has the manager-gui role. Mark ?xml

Re: login issue

2015-02-17 Thread Mark Thomas
On 17/02/2015 12:17, James McEvoy wrote: Mark I did that one before and it didn't work either. I even tried admin-gui The manager-gui role isn't in the file you quoted below. It should be. Add it and then show us the new version of the file. Did you restart Tomcat after you edited

Re: login issue

2015-02-17 Thread John D. Ament
And also make sure you bounce tomcat after updating the tomcat-users.xml file. It is not read dynamically, it is read on start up. John On Tue Feb 17 2015 at 7:23:34 AM Mark Thomas ma...@apache.org wrote: On 17/02/2015 12:17, James McEvoy wrote: Mark I did that one before and it didn't

Re: login issue

2015-02-17 Thread James McEvoy
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the

Re: login issue

2015-02-17 Thread James McEvoy
ok it wont take the shutdown command. On Tue, Feb 17, 2015 at 6:59 AM, James McEvoy tradingllc2...@gmail.com wrote: couldnt screenshot so i just copied and pasted. ?xml version='1.0' encoding='utf-8'? !-- Licensed to the Apache Software Foundation (ASF) under one or more contributor

Re: Tomcat windows authentication domain login issue

2014-10-16 Thread André Warnier
Tantaryu, The problem currently is that you messages appear to the list readers, as pretty unreadable blobs of text. Not many of the busy people here will feel motivated enough to decrypt/reformat them, before they understand even the basics of your questions. Since you are the one who

RE: Tomcat windows authentication domain login issue

2014-10-15 Thread tantaryu
By the way, this is using tomcat 8 and it's running on Linux. Windows machines are the AD server and the client. -- View this message in context: http://tomcat.10.x6.nabble.com/Tomcat-windows-authentication-domain-login-issue-tp5023801p5023860.html Sent from the Tomcat - User mailing list

Re: Tomcat windows authentication domain login issue

2014-10-15 Thread Felix Schumacher
Subject: RE: Tomcat windows authentication domain login issue From: tantaryu [mailto:[hidden email]] Subject: Re: Tomcat windows authentication domain login issue Let me know if you can read it still. I didn't checked the Message is in HTML Format option. It didn't help. Don't use

RE: Tomcat windows authentication domain login issue

2014-10-15 Thread tantaryu
to recognize the valid credential. The app keeps on asking me to enter a valid credential. What do I need to change to make it work? Date: Wed, 15 Oct 2014 00:56:33 -0700 From: ml-node+s10n5023861...@n6.nabble.com To: ming...@outlook.com Subject: Re: Tomcat windows authentication domain login issue

Re: Tomcat windows authentication domain login issue

2014-10-15 Thread Felix Schumacher
authentication domain login issue Am 15.10.2014 um 03:48 schrieb tantaryu: Okay, now I tried with a email client. Let's see if it works. I need some idea on what's wrong with my tomcat configuration for windows authentication. I followed the tomcat windows authentication tutorial and uses

RE: Tomcat windows authentication domain login issue

2014-10-15 Thread tantaryu
Okay, this might sounds funny. But how do I add a newlines? Date: Wed, 15 Oct 2014 01:37:42 -0700 From: ml-node+s10n5023863...@n6.nabble.com To: ming...@outlook.com Subject: Re: Tomcat windows authentication domain login issue Am 15.10.2014 um 10:22 schrieb tantaryu: Let's hope

RE: Tomcat windows authentication domain login issue

2014-10-15 Thread Felix Schumacher
. Maybe it has saner defaults. Regards Felix Date: Wed, 15 Oct 2014 01:37:42 -0700 From: ml-node+s10n5023863...@n6.nabble.com To: ming...@outlook.com Subject: Re: Tomcat windows authentication domain login issue Am 15.10.2014 um 10:22 schrieb tantaryu: Let's hope it works this time

Re: Tomcat windows authentication domain login issue

2014-10-14 Thread Felix Schumacher
this message in context: http://tomcat.10.x6.nabble.com/Tomcat-windows-authentication-domain-login-issue-tp5023801.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Tomcat windows authentication domain login issue

2014-10-14 Thread tantaryu
the valid credential. The app keeps on asking me to enter a valid credential. What do I need to change to make it work? -- View this message in context: http://tomcat.10.x6.nabble.com/Tomcat-windows-authentication-domain-login-issue-tp5023801p5023851.html Sent from the Tomcat - User mailing

Re: Tomcat windows authentication domain login issue

2014-10-14 Thread tantaryu
Let me know if you can read it still. I didn't checked the Message is in HTML Format option. -- View this message in context: http://tomcat.10.x6.nabble.com/Tomcat-windows-authentication-domain-login-issue-tp5023801p5023853.html Sent from the Tomcat - User mailing list archive at Nabble.com

RE: Tomcat windows authentication domain login issue

2014-10-14 Thread Caldarale, Charles R
From: tantaryu [mailto:ming...@outlook.com] Subject: Re: Tomcat windows authentication domain login issue Let me know if you can read it still. I didn't checked the Message is in HTML Format option. It didn't help. Don't use Nabble - post to the user's list directly from an e-mail client

RE: Tomcat windows authentication domain login issue

2014-10-14 Thread tantaryu
a valid credential. What do I need to change to make it work? Date: Tue, 14 Oct 2014 18:03:07 -0700 From: ml-node+s10n5023854...@n6.nabble.com To: ming...@outlook.com Subject: RE: Tomcat windows authentication domain login issue From: tantaryu [mailto:[hidden email]] Subject: Re: Tomcat

Tomcat windows authentication domain login issue

2014-10-13 Thread tantaryu
. The app keeps on asking me to enter a valid credential. What do I need to change to make it work? -- View this message in context: http://tomcat.10.x6.nabble.com/Tomcat-windows-authentication-domain-login-issue-tp5023801.html Sent from the Tomcat - User mailing list archive at Nabble.com