Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-27 Thread Ray Bon
Vikash, If you are setting up app.example.com with shibboleth, see shib docs, https://wiki.shibboleth.net/confluence/display/SP3/Home. There is also a mailing list, https://wiki.shibboleth.net/confluence/display/WEB/Mailing+Lists Ray On Sun, 2020-07-19 at 17:33 +0530, Vikash Chandra Ansh

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-19 Thread Vikash Chandra Ansh
HI All, CAS version I am using is 6.1.2 I am stuck with my other Client applications(https://app.example.com) integration with CAS(https://cas.example.com) using SAML. IDp is my CAS server and Shibboleth is my SP. When no application is integrated with it, the request is going directly to my IDP

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-14 Thread Vikash Chandra Ansh
I can't do this as m using client vdi for development. On Wed 15 Jul, 2020, 00:35 David Curry, wrote: > Can you attach the relevant piece of the cas log? (Not the whole thing, > just the lines around the error.) > > --Dave > > -- > > DAVID A. CURRY, CISSP > *DIRECTOR • INFORMATION SECURITY &

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-14 Thread David Curry
Can you attach the relevant piece of the cas log? (Not the whole thing, just the lines around the error.) --Dave -- DAVID A. CURRY, CISSP *DIRECTOR • INFORMATION SECURITY & PRIVACY* THE NEW SCHOOL • INFORMATION TECHNOLOGY 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 +1 646 909-4728 •

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-14 Thread Vikash Chandra Ansh
Hi David. I am seeing this in cas log. Can we connect David? On Wed 15 Jul, 2020, 00:21 David Curry, wrote: > When you say you're "getting an error," where are you getting it? In the > browser window? In the CAS log file? In the Tomcat log file? > > I'm not sure off the top of my head what it

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-14 Thread David Curry
When you say you're "getting an error," where are you getting it? In the browser window? In the CAS log file? In the Tomcat log file? I'm not sure off the top of my head what it could be, as none of what we're doing here (installing Shib, Apache, etc.) has anything to do with columns or

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-14 Thread Vikash Chandra Ansh
Hi David., Sry for not addressing you. Could you help with this? On Tue 14 Jul, 2020, 23:59 Vikash Chandra Ansh, wrote: > Hi Ray, > > I have added all the configuration accordingly and deployed the war file. > I am getting an error invalid column name"expired". I don't have any clue > on

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-14 Thread Vikash Chandra Ansh
Hi Ray, I have added all the configuration accordingly and deployed the war file. I am getting an error invalid column name"expired". I don't have any clue on this.. Nothing as such is printed in logs. I am using Mssql as dB. Thanks & Regards On Mon 13 Jul, 2020, 17:43 Vikash Chandra Ansh,

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-13 Thread Vikash Chandra Ansh
Thanks Ray, I will check and let you know in case of any issues. On Mon, Jul 13, 2020 at 3:58 AM David Curry wrote: > The Shibboleth SP lets web services use SAML2 to authenticate and do > single sign-on. So if you have configured an Apache server with mod_shib, > then you would use the Apache

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-12 Thread David Curry
The Shibboleth SP lets web services use SAML2 to authenticate and do single sign-on. So if you have configured an Apache server with mod_shib, then you would use the Apache config files to define a protected area on your web server, and put your web-based application into that protected area. When

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-12 Thread Vikash Chandra Ansh
Hi all. Kindly reply for my query. Thanks & Regards Vikash Chandra On Sun 12 Jul, 2020, 03:53 Vikash Chandra Ansh, wrote: > And moreover how cas will know that request will go to SP. > > I have added a json for the Sp using saml registry class proving SP url > and metadata location of SP. > >

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-11 Thread Vikash Chandra Ansh
And moreover how cas will know that request will go to SP. I have added a json for the Sp using saml registry class proving SP url and metadata location of SP. PLEASE SUGGEST THANKS AND REGARDS VIKASH CHANDRA On Sun 12 Jul, 2020, 03:50 Vikash Chandra Ansh, wrote: > Hi all, > > I have

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-11 Thread Vikash Chandra Ansh
Hi all, I have successfully configured Shibboleth as SP on Apache server. My cas will work as IDP. Now, I have an application ABC which is integrated with CAS, so now how request will go via SP through my IDP?And what will be the format of url when I hit ABC application. Previously it used to

Re: [cas-user] How to implement CAS(Idp) with SAML

2020-07-09 Thread Ray Bon
Vikash, Shib SP is described at https://wiki.shibboleth.net/confluence/display/SP3/Home Ray On Thu, 2020-07-09 at 16:37 +0530, Vikash Chandra Ansh wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information.