We do not have a Discovery URL defined.
-EWG
On Friday, August 21, 2020 at 11:36:53 PM UTC-4 Mike Osterman wrote:
> Thanks, Elijah! I did wonder if I ought to switch to SAML instead. Are you
> using a Discovery URL as well?
>
> On Fri, Aug 21, 2020 at 8:25 PM Elijah Gagne
> wrote:
>
>> Just a
Thanks, Elijah! I did wonder if I ought to switch to SAML instead. Are you
using a Discovery URL as well?
On Fri, Aug 21, 2020 at 8:25 PM Elijah Gagne
wrote:
> Just as another data point, we're using CAS 6.1.7 using a SAML integration
> with Canvas. We don't have any session timeout issues.
> Re
Just as another data point, we're using CAS 6.1.7 using a SAML integration
with Canvas. We don't have any session timeout issues.
Regards,
EWG
On Friday, August 21, 2020 at 10:43:23 PM UTC-4 Mike Osterman wrote:
> Disclaimer: I know this is a CAS list, not a Canvas list, but the
> combination
Disclaimer: I know this is a CAS list, not a Canvas list, but the
combination of the two is having issues, and I've run out of road working
with Instructure support.
Late last semester, we started experiencing issues where Canvas users were
getting logged out frequently. I believe it started aroun
The null pointer exception is the result of a changes that happened between
6.1.0-RC4 and 6.1.7. That is where [most of] saml was introduced.
That any incommon references are in the base properties and configuration files
is an architectural defect, sigh. It is grossly presumptuous that incommo
We are testing the addition of reCAPTCHA v3 to our CAS instance and it
looks promising. Does anyone here have it running in production? If so
can you share your experience with false positives and perhaps what score
you settled on?
We are somewhat concerned with potential false positives with V3
First Ray, thanks to you and others that helped me with cas-management. I
hope I can return the favor.
I deployed my first JSON file created by cas-management today. Success
after some frustration. hehe.
I can't help with your issue, but why is an Incommon cert needed? Is your
CAS also a SAML IDP
I am trying to run cas-management-overlay 6.1.7.
It is complaining because I do not have an incommon certificate:
2020-08-20 16:06:24,685 ERROR [org.springframework.boot.SpringApplication] -
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'samlController'
Hi Jerome. Thank you for the response.
I am a little bit confused. What to define?
When it comes to get the user info, CAS Debugger it reports:
I have been able to release attributes in the attribute claim
{
"sub": "test",
"service": "client_id",
"auth_time": 1598017095,
"attribut
Hi,
I have a trouble with store service register in MongoDB or MySQL with CAS
version 6.1.x
Here is my detail configuration:
1. CAS Overlay build.gradle
compile
"org.apereo.cas:cas-server-support-configuration-cloud-mongo:6.0.7"
compile "org.apereo.cas:cas-server-support-mongo:6.1.7"
Hi,
In cas OIDC claims values come from attribute repositories.
So you have to define it to retrieved your attributes value.
And after you can map it to the OIDC claims.
Jérôme
Le ven. 21 août 2020 à 09:39, Nikolas Stylianides
a écrit :
> when i use the PASSWORD grant_type and then use the re
when i use the PASSWORD grant_type and then use the return token to fetch
user information from oidc/profile this is what i get.
{
"sub": "aUserName",
"service": "client_id",
"auth_time": 1597989795,
"attributes": {},
"id": " aUserName ",
"client_id": "client_id"
}
Any
12 matches
Mail list logo