Hi Dmitriy , *Are you saying that CAS doesn't support multi tenancy and **separate** IDP per customer?. *
Nag On Fri, Feb 9, 2018 at 6:03 PM, Dmitriy Kopylenko <[email protected]> wrote: > So, few points. On the class names between 3 and 5 - you don’t have to > worry about it anymore (well, as long as you don’t need to extend CAS and > program against its internals and extension points). The general theme of > CAS v5 is so called “intention driven configuration” model - that is, you > operate within war overlay and express your intentions to use features of > CAS by 1) declaring dependency on modules that implement features you need > 2) Configure those modules purely by set of key-value properties. No need > to have deep knowledge of CAS internals e.g. class names and assemble the > server yourself by crafting and gluing together necessary Spring beans, > etc. > > As for your #2 - that is a multi-tenancy feature of the software which is > currently not implemented in CAS. > > HTH, > > D. > > > > > On Fri, Feb 9, 2018 at 8:53 PM -0500, "Chava" <[email protected]> wrote: > > Any one has ideas on this? >> >> >> 2) I also want to support multiple IDPs vendors and use CAS as IDP , >> this should be based on customer? Do I need to customize login web flow to >> use different IDP based on customer? This means one customer is using CAS >> login back end oracle db.and another customer using ADFS or OKTA but this >> should be configurable. >> >> 3) Is there any good example for CAS delegated authentication to ADFS? >> >> >> On Sun, Feb 4, 2018 at 6:18 PM, Matthew Hannay <[email protected] >> > wrote: >> >>> Good Question I am trying to do a similar up grade .... their seems to >>> be no deprecation (or very little) path for classes from version 3-->4 -->5 >>> so If I use >>> >>> org.jasig.cas.authentication.principal.UsernamePasswordCredentialsToPrincipalResolver >>> >>> in version 3 where do I go in version 4 or 5? >>> >>> >>> *--Matt* >>> On Saturday, 13 January 2018 11:54:05 UTC+10, Mr Rao wrote: >>>> >>>> Hi, >>>> >>>> I would like to upgrade CAS from 3.5.2 to latest 5.x version, 1) Is >>>> there any easy way or special instructions to upgrade it? >>>> >>>> 2) I also want to support multiple IDPs vendors and use CAS as IDP , >>>> this should be based on customer? Do I need to customize login web flow to >>>> use different IDP based on customer? This means one customer is using CAS >>>> login back end oracle db.and another customer using ADFS or OKTA but this >>>> should be configurable. >>>> >>>> 3) Is there any good example for CAS delegated authentication to ADFS? >>>> >>>> >>>> Thanks >>>> Rao >>>> >>>> >>>> >>>> >>>> >>>> -- >>> - Website: https://apereo.github.io/cas >>> - Gitter Chatroom: https://gitter.im/apereo/cas >>> - List Guidelines: https://goo.gl/1VRrw7 >>> - Contributions: https://goo.gl/mh7qDG >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "CAS Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit https://groups.google.com/a/ap >>> ereo.org/d/msgid/cas-user/d402f20c-0a29-4390-afbc-88129c5de9 >>> 8b%40apereo.org >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/d402f20c-0a29-4390-afbc-88129c5de98b%40apereo.org?utm_medium=email&utm_source=footer> >>> . >>> >> >> -- >> - Website: https://apereo.github.io/cas >> - Gitter Chatroom: https://gitter.im/apereo/cas >> - List Guidelines: https://goo.gl/1VRrw7 >> - Contributions: https://goo.gl/mh7qDG >> --- >> You received this message because you are subscribed to the Google Groups >> "CAS Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/a/ >> apereo.org/d/msgid/cas-user/CALU3HNrvedSiw-- >> sKxv4hcj9UTckcSrm0ZO3togZngtiF4MsZA%40mail.gmail.com >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CALU3HNrvedSiw--sKxv4hcj9UTckcSrm0ZO3togZngtiF4MsZA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/20C889EBD5E2E103.107C4E6D- > 3607-4BC8-8345-C8AE71F48935%40mail.outlook.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/20C889EBD5E2E103.107C4E6D-3607-4BC8-8345-C8AE71F48935%40mail.outlook.com?utm_medium=email&utm_source=footer> > . > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CALU3HNrAAzP6Z2HeLFOM_XqD%3DOCMSF39Kf2pXobjkvj81VjeAg%40mail.gmail.com.
