[cas-user] Re: CAS 6.0 and Database Authentication

2019-07-16 Thread Andy Ng
Hi Zoran,

Some common cause for this include:
- cas.properties should be in '/etc/cas/config/cas.properties' of your *root 
*directory, please check if your also in root directory, and not in your 
application directory
  - One way to confirm this is true, is to just try again with casuser and 
Mellon login, if it still able to login, your cas.properties is not active
- If the above is not the cause, please enabled DEBUG and shows us more 
logs 
https://apereo.github.io/cas/6.0.x/installation/Troubleshooting-Guide.html
- This is because the logs shown above, is not enough for debug purpose.

See if the above helps!

Cheers!
- Andy

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/c9262fe3-80d7-495d-94da-196bee799ea3%40apereo.org.


Re: [EXT] [cas-user] which version of SAML do I have

2019-07-16 Thread Jennifer LaVoie
thanks so much...just exactly what I needed :)

On Tue, Jul 16, 2019 at 11:34 AM Matthew Uribe 
wrote:

> Your SAML IDP metadata should be available at cas_server/cas/idp/metadata
> and should contain lines similar to the following:
>
> urn:oasis:names:tc:SAML:2.0:metadata
>
> urn:oasis:names:tc:SAML:2.0:bindings
>
> .
>
> .
> .
>
>
> Would that be proof enough?
>
>
>
>
>
> On Tuesday, July 16, 2019 at 9:13:42 AM UTC-6, Jennifer LaVoie wrote:
>>
>> I have to prove to the application owner that I have SAML 2...
>>
>> On Tue, Jul 16, 2019 at 11:10 AM 'Tom O'Neill' via CAS Community <
>> cas-...@apereo.org> wrote:
>>
>>> Jennifer,
>>>
>>>
>>>
>>> I’m not sure there’s anywhere you can screenshot but the modules you’ve
>>> built CAS with should show the versions for everything.
>>>
>>>
>>>
>>> Thanks,
>>>
>>>
>>>
>>> *Tom*
>>>
>>>
>>>
>>> *From:* cas-...@apereo.org  *On Behalf Of *Jennifer
>>> LaVoie
>>> *Sent:* Tuesday, July 16, 2019 10:49 AM
>>> *To:* CAS Community 
>>> *Subject:* [EXT] [cas-user] which version of SAML do I have
>>>
>>>
>>>
>>> *CAUTION: This email originated from outside of SIG. Exercise caution
>>> when opening attachments or clicking links, especially from unknown
>>> senders.*
>>>
>>> [EXT-STAMP-ADDED]
>>>
>>> I need to take a screen shot to show which version of saml I have
>>> installed.  Can anyone tell me where to look?
>>>
>>>
>>>
>>> thank you
>>>
>>> --
>>> - 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 cas-...@apereo.org.
>>> To view this discussion on the web visit
>>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/6fe70c5a-e4f2-41ce-8eb7-1194405bc165%40apereo.org
>>> 
>>> .
>>>
>>> --
>>> - 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 cas-...@apereo.org.
>>> To view this discussion on the web visit
>>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/SN6PR02MB4958C8D5C1B3EAADC7B0DECBCBCE0%40SN6PR02MB4958.namprd02.prod.outlook.com
>>> 
>>> .
>>>
>>
>>
>> --
>> "Confusion is a word we have invented for an order which is not
>> understood."  ~Henry Miller
>>
> --
> - 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 cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/b53bc0a9-fa3a-4d7f-a3bf-e0969f8441df%40apereo.org
> 
> .
>


-- 
"Confusion is a word we have invented for an order which is not
understood."  ~Henry Miller

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2Bwv1vHiXoHjtDrt6TnWr6s0vTA5iX%3D88pUHRTuc2%3DaReWs9WQ%40mail.gmail.com.


Re: [EXT] [cas-user] which version of SAML do I have

2019-07-16 Thread Richard Frovarp
Assuming you've built and configured SAML 2, going to the metadata is a great 
idea. If you haven't built or configured, it will give you an error, which 
tells you that you need to rebuild and configure CAS to include SAML 2, as it 
is an add on component (which is extremely popular and works very well).

On 7/16/19 10:34 AM, Matthew Uribe wrote:
Your SAML IDP metadata should be available at cas_server/cas/idp/metadata and 
should contain lines similar to the following:

urn:oasis:names:tc:SAML:2.0:metadata
urn:oasis:names:tc:SAML:2.0:bindings
.
.
.

Would that be proof enough?



On Tuesday, July 16, 2019 at 9:13:42 AM UTC-6, Jennifer LaVoie wrote:
I have to prove to the application owner that I have SAML 2...

On Tue, Jul 16, 2019 at 11:10 AM 'Tom O'Neill' via CAS Community 
> wrote:
Jennifer,

I’m not sure there’s anywhere you can screenshot but the modules you’ve built 
CAS with should show the versions for everything.

Thanks,

Tom

From: cas-...@apereo.org > On 
Behalf Of Jennifer LaVoie
Sent: Tuesday, July 16, 2019 10:49 AM
To: CAS Community >
Subject: [EXT] [cas-user] which version of SAML do I have


CAUTION: This email originated from outside of SIG. Exercise caution when 
opening attachments or clicking links, especially from unknown senders.
[EXT-STAMP-ADDED]
I need to take a screen shot to show which version of saml I have installed.  
Can anyone tell me where to look?

thank you
--
- 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 cas-...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6fe70c5a-e4f2-41ce-8eb7-1194405bc165%40apereo.org.
--
- 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 cas-...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/SN6PR02MB4958C8D5C1B3EAADC7B0DECBCBCE0%40SN6PR02MB4958.namprd02.prod.outlook.com.


--
"Confusion is a word we have invented for an order which is not understood."  
~Henry Miller
--
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/b53bc0a9-fa3a-4d7f-a3bf-e0969f8441df%40apereo.org.

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/52f3e8b8-eb7b-7a68-068e-31cdf96f914a%40ndsu.edu.


Re: [EXT] [cas-user] which version of SAML do I have

2019-07-16 Thread Ray Bon
Jennifer,

You can point them to 
https://apereo.github.io/cas/6.0.x/installation/Configuring-SAML2-Authentication.html

Ray

On Tue, 2019-07-16 at 11:13 -0400, Jennifer LaVoie wrote:
I have to prove to the application owner that I have SAML 2...

On Tue, Jul 16, 2019 at 11:10 AM 'Tom O'Neill' via CAS Community 
mailto:cas-user@apereo.org>> wrote:
Jennifer,

I’m not sure there’s anywhere you can screenshot but the modules you’ve built 
CAS with should show the versions for everything.

Thanks,

Tom

From: cas-user@apereo.org 
mailto:cas-user@apereo.org>> On Behalf Of Jennifer LaVoie
Sent: Tuesday, July 16, 2019 10:49 AM
To: CAS Community mailto:cas-user@apereo.org>>
Subject: [EXT] [cas-user] which version of SAML do I have


CAUTION: This email originated from outside of SIG. Exercise caution when 
opening attachments or clicking links, especially from unknown senders.
[EXT-STAMP-ADDED]
I need to take a screen shot to show which version of saml I have installed.  
Can anyone tell me where to look?

thank you
--
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6fe70c5a-e4f2-41ce-8eb7-1194405bc165%40apereo.org.

--
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/SN6PR02MB4958C8D5C1B3EAADC7B0DECBCBCE0%40SN6PR02MB4958.namprd02.prod.outlook.com.


--
"Confusion is a word we have invented for an order which is not understood."  
~Henry Miller

--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | r...@uvic.ca

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/c7045cd4436338dcce187973015ad255207dbc95.camel%40uvic.ca.


[cas-user] CAS 6.0 and Database Authentication

2019-07-16 Thread Zoran Pandovski
I've successfully setup CAS 6.0.4 version and I am able to login with the 
default casuser. After setting up the database authentication I am not able
to login and getting log message as:

> WHO: z
>
> WHAT: Supplied credentials: [UsernamePasswordCredential(username=z, 
>> source=null)]
>
> ACTION: AUTHENTICATION_FAILED
>
> APPLICATION: CAS
>
> WHEN: Tue Jul 16 17:44:01 CEST 2019
>
> CLIENT IP ADDRESS: 127.0.0.1
>
> SERVER IP ADDRESS: 127.0.0.1
>
>  

> Note that jdbc support plugin is enabled following : 
https://apereo.github.io/cas/6.0.x/installation/Database-Authentication.html#
and  all of the required properties are added in the cas.properties:

cas.authn.jdbc.query[0].sql=SELECT * FROM USERS WHERE uid=?
>
> cas.authn.jdbc.query[0].url=jdbc:postgresql://localhost:5432/casdb
>
> cas.authn.jdbc.query[0].dialect=org.hibernate.dialect.PostgreSQLDialect
>
> cas.authn.jdbc.query[0].user=postgres
>
> cas.authn.jdbc.query[0].password=*
>
> cas.authn.jdbc.query[0].driverClass=org.postgresql.Driver
>
> cas.authn.jdbc.query[0].fieldPassword=psw
>
> cas.authn.jdbc.query[0].passwordEncoder.type=NONE
>
> cas.authn.accept.users=
>
> Anyone had similar issues or can help with this? 

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/7d071467-60a0-4b8f-a217-234499e804e0%40apereo.org.


Re: [EXT] [cas-user] which version of SAML do I have

2019-07-16 Thread Matthew Uribe
Your SAML IDP metadata should be available at cas_server/cas/idp/metadata 
and should contain lines similar to the following:

urn:oasis:names:tc:SAML:2.0:metadata

urn:oasis:names:tc:SAML:2.0:bindings

.

.
.

 
Would that be proof enough?

 



On Tuesday, July 16, 2019 at 9:13:42 AM UTC-6, Jennifer LaVoie wrote:
>
> I have to prove to the application owner that I have SAML 2...
>
> On Tue, Jul 16, 2019 at 11:10 AM 'Tom O'Neill' via CAS Community <
> cas-...@apereo.org > wrote:
>
>> Jennifer,
>>
>>  
>>
>> I’m not sure there’s anywhere you can screenshot but the modules you’ve 
>> built CAS with should show the versions for everything.
>>
>>  
>>
>> Thanks,
>>
>>  
>>
>> *Tom*
>>
>>  
>>
>> *From:* cas-...@apereo.org  > > *On Behalf Of *Jennifer LaVoie
>> *Sent:* Tuesday, July 16, 2019 10:49 AM
>> *To:* CAS Community >
>> *Subject:* [EXT] [cas-user] which version of SAML do I have
>>
>>  
>>
>> *CAUTION: This email originated from outside of SIG. Exercise caution 
>> when opening attachments or clicking links, especially from unknown 
>> senders.* 
>>
>> [EXT-STAMP-ADDED] 
>>
>> I need to take a screen shot to show which version of saml I have 
>> installed.  Can anyone tell me where to look? 
>>
>>  
>>
>> thank you
>>
>> -- 
>> - 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 cas-...@apereo.org .
>> To view this discussion on the web visit 
>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/6fe70c5a-e4f2-41ce-8eb7-1194405bc165%40apereo.org
>>  
>> 
>> .
>>
>> -- 
>> - 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 cas-...@apereo.org .
>> To view this discussion on the web visit 
>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/SN6PR02MB4958C8D5C1B3EAADC7B0DECBCBCE0%40SN6PR02MB4958.namprd02.prod.outlook.com
>>  
>> 
>> .
>>
>
>
> -- 
> "Confusion is a word we have invented for an order which is not 
> understood."  ~Henry Miller
>

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/b53bc0a9-fa3a-4d7f-a3bf-e0969f8441df%40apereo.org.


Re: [EXT] [cas-user] which version of SAML do I have

2019-07-16 Thread Jennifer LaVoie
I have to prove to the application owner that I have SAML 2...

On Tue, Jul 16, 2019 at 11:10 AM 'Tom O'Neill' via CAS Community <
cas-user@apereo.org> wrote:

> Jennifer,
>
>
>
> I’m not sure there’s anywhere you can screenshot but the modules you’ve
> built CAS with should show the versions for everything.
>
>
>
> Thanks,
>
>
>
> *Tom*
>
>
>
> *From:* cas-user@apereo.org  *On Behalf Of *Jennifer
> LaVoie
> *Sent:* Tuesday, July 16, 2019 10:49 AM
> *To:* CAS Community 
> *Subject:* [EXT] [cas-user] which version of SAML do I have
>
>
>
> *CAUTION: This email originated from outside of SIG. Exercise caution when
> opening attachments or clicking links, especially from unknown senders.*
>
> [EXT-STAMP-ADDED]
>
> I need to take a screen shot to show which version of saml I have
> installed.  Can anyone tell me where to look?
>
>
>
> thank you
>
> --
> - 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 cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/6fe70c5a-e4f2-41ce-8eb7-1194405bc165%40apereo.org
> 
> .
>
> --
> - 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 cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/SN6PR02MB4958C8D5C1B3EAADC7B0DECBCBCE0%40SN6PR02MB4958.namprd02.prod.outlook.com
> 
> .
>


-- 
"Confusion is a word we have invented for an order which is not
understood."  ~Henry Miller

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2Bwv1vEg6p2ii%3DoWjTthBFbmjreQpXv5A%3Dd%2BSd7VZnO1P%2B4AFg%40mail.gmail.com.


RE: [EXT] [cas-user] which version of SAML do I have

2019-07-16 Thread 'Tom O'Neill' via CAS Community
Jennifer,

I’m not sure there’s anywhere you can screenshot but the modules you’ve built 
CAS with should show the versions for everything.

Thanks,

Tom

From: cas-user@apereo.org  On Behalf Of Jennifer LaVoie
Sent: Tuesday, July 16, 2019 10:49 AM
To: CAS Community 
Subject: [EXT] [cas-user] which version of SAML do I have


CAUTION: This email originated from outside of SIG. Exercise caution when 
opening attachments or clicking links, especially from unknown senders.
[EXT-STAMP-ADDED]
I need to take a screen shot to show which version of saml I have installed.  
Can anyone tell me where to look?

thank you
--
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6fe70c5a-e4f2-41ce-8eb7-1194405bc165%40apereo.org.

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/SN6PR02MB4958C8D5C1B3EAADC7B0DECBCBCE0%40SN6PR02MB4958.namprd02.prod.outlook.com.


[cas-user] which version of SAML do I have

2019-07-16 Thread Jennifer LaVoie
I need to take a screen shot to show which version of saml I have 
installed.  Can anyone tell me where to look?

thank you

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6fe70c5a-e4f2-41ce-8eb7-1194405bc165%40apereo.org.


Re: [cas-user] CAS 6.1.0-RC5-SNAPSHOT --- Management & Status Dashboard installition requirements

2019-07-16 Thread abdelrahman halawa
Follow the steps in this tutorial.
https://dacurry-tns.github.io/deploying-apereo-cas/building_svcmgmt_overview.html


On Tue, Jul 16, 2019 at 2:26 PM M.Pedis  wrote:

>
>  Hi Everyone ,
>
> I successfully deployed CAS 6.1.0-RC5-SNAPSHOT and i am able to login with
> ldap account. Everything works properly up to this point. I just want to
> deploy cas management for manage json-services but i could not deploy
> cas-management web ui.
> I added ldap and service-registry dependincies to build.gradle file , then
> it build cas-management.war successfully.  (
> https://github.com/apereo/cas-management-overlay)
>
> build.gradle file ;
>
> dependencies {
> if (project.hasProperty("external"))
> {
> compile
> "org.apereo.cas:cas-mgmt-webapp:${project.'casmgmt.version'}"
> } else
> {
> compile
> "org.apereo.cas:cas-mgmt-webapp${project.appServer}:${project.'casmgmt.version'}"
> }
> compile
> "org.apereo.cas:cas-server-support-ldap:${project.'casmgmt.version'}"
> compile
> "org.apereo.cas:cas-server-support-json-service-registry:${project.'casmgmt.version'}"
>   }
>
>
> Could someone help me about configuration of cas.properties and
> cas.management properties? What should i write in it to gain access for
> cas-management web page, and also cas-status dashboard?
>
> Thanks for all your help and guidence...
>
>
> --
> - 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 cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/f997b827-43f4-4421-8246-b52749c7e90c%40apereo.org
> 
> .
>


-- 
Best regards,


​
[image: photo]
*Abdelrahman Halawa*
Teacher Assistant, Computer and Systems Department, Al-Azhar University
+2 01008131693 <+2+01008131693> | abdelrahmanhal...@gmail.com | Skype:
abdelrahmanhalawa  | Maadi, Cairo, Egypt



-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAMKQGEbTM3AaeHTzy%3DuaD3axz3n%2BFo2Gjj3Faa7jnYEcAhC5Sg%40mail.gmail.com.


[cas-user] CAS 6.1.0-RC5-SNAPSHOT --- Management & Status Dashboard installition requirements

2019-07-16 Thread M.Pedis

 Hi Everyone , 

I successfully deployed CAS 6.1.0-RC5-SNAPSHOT and i am able to login with 
ldap account. Everything works properly up to this point. I just want to 
deploy cas management for manage json-services but i could not deploy 
cas-management web ui. 
I added ldap and service-registry dependincies to build.gradle file , then 
it build cas-management.war successfully.  
(https://github.com/apereo/cas-management-overlay)

build.gradle file ; 

dependencies {
if (project.hasProperty("external"))
{
compile 
"org.apereo.cas:cas-mgmt-webapp:${project.'casmgmt.version'}"
} else
{
compile 
"org.apereo.cas:cas-mgmt-webapp${project.appServer}:${project.'casmgmt.version'}"
}
compile 
"org.apereo.cas:cas-server-support-ldap:${project.'casmgmt.version'}"
compile 
"org.apereo.cas:cas-server-support-json-service-registry:${project.'casmgmt.version'}"
  }


Could someone help me about configuration of cas.properties and 
cas.management properties? What should i write in it to gain access for 
cas-management web page, and also cas-status dashboard? 

Thanks for all your help and guidence...


-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/f997b827-43f4-4421-8246-b52749c7e90c%40apereo.org.