Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-05-18 Thread irvan suryadi
-ca-certificates. Hope it helps you. Cheers, Irvan Pada Sabtu, 16 Januari 2021 pukul 14.00.00 UTC+7 irvan suryadi menulis: > Hi Ray, > > I finally did it. > Thanks ray for your recomendation. > > Cheers, > Irvan > > Pada Selasa, 12 Januari 2021 pukul 05.26.40 UTC+7

[cas-user] Use SSO CAS as Captive Portal?

2021-01-20 Thread irvan suryadi
Hi, All I'm currently trying to create a single sign on using CAS and Freeradius. Until now I have managed to use Freeradius as a server authentication for CAS Server. Meanwhile, to log into the network I still use the portal from Mikrotik to log into the network using Freeradius. My question

Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-15 Thread irvan suryadi
an x509 cert, or it is not readable. > > Ray > > On Mon, 2021-01-11 at 12:08 -0800, irvan suryadi wrote: > > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Ray, > > I have done yo

Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-13 Thread irvan suryadi
the host Curl can find it. (And > update mod auth cas confg to point there.) > > Ray > > On Mon, 2021-01-11 at 11:09 -0800, irvan suryadi wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive in

Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-13 Thread irvan suryadi
cation > (/etc/ssl/certs), or it is not an x509 cert, or it is not readable. > > Ray > > On Mon, 2021-01-11 at 12:08 -0800, irvan suryadi wrote: > > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and se

Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-13 Thread irvan suryadi
url can find it. (And > update mod auth cas confg to point there.) > > Ray > > On Mon, 2021-01-11 at 11:09 -0800, irvan suryadi wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. >

Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-11 Thread irvan suryadi
t; Irvan, > > The embedded container properties might be for tomcat. > You may have to add the cert to the java keystore, usually in > /jre/lib/security/cacerts. > > Ray > > On Wed, 2021-01-06 at 12:06 -0800, irvan suryadi wrote: > > Notice: This message was sent from outsi

Re: [cas-user] Client Apache Unauthorized after successfull login.

2021-01-06 Thread irvan suryadi
] - 2021-01-07 02: 41: 54,031 INFO [org.apereo.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - 2021-01-07 02: 41: 54,092 INFO Pada Rabu, 06 Januari 2021 pukul 04.08.31 UTC+7 Ray Bon menulis: > Irvan, > > In your cas config you use cas.example.org but in your auth_cas.conf you >

[cas-user] Client Apache Unauthorized after successfull login.

2021-01-05 Thread irvan suryadi
Hi Everyone, I am currently trying to create a client application for my cas server using Apache2 on ubuntu 20.04 LTS. But at this time I encountered an obstacle. After successfully logging in using sso cas. The following problems arise: // Unauthorized This server could not verify that you

Re: [cas-user] Unauthorized Service Access when directing login page to cas from web app in apache server.

2021-01-02 Thread irvan suryadi
t;>> -- >>> { >>> "@class" : "org.apereo.cas.services.RegexRegisteredService", >>> "serviceId" : "^https://*Client_IP*/secured-by-cas(\\z|/.*)", >>> "name" : "Apache Secured By CAS&qu

Re: [cas-user] Unauthorized Service Access when directing login page to cas from web app in apache server.

2020-12-30 Thread irvan suryadi
development Apache mod_auth_cas server with > username/password protection", > "attributeReleasePolicy" : { > "@class" : "org.apereo.cas.services.ReturnAllAttributeReleasePolicy", > }, > "evaluationOrder" : 1100 > } > --- > > Thanks and Regard

[cas-user] Unauthorized Service Access when directing login page to cas from web app in apache server.

2020-12-27 Thread irvan suryadi
Hi All, I'm currently trying to develop cas on my localhost network. I'm currently trying to add a web application in the apache server as a client for SSO CAS. I try to follow directions like: - Installing and configuring mod_auth_cas on my apache server. - added a wildcard registry service

[cas-user] Re: Error when add support-radius dependency in build.gradle

2020-12-22 Thread irvan suryadi
Okay andy, I'll do it.. Cheers! - Irvan Pada Selasa, 22 Desember 2020 pukul 22.43.27 UTC+7 Andy Ng menulis: > Hi Irvan, > > Greet to hear that! BTW I think you should go for 6.2.x instead of 6.1.x > if the radius error only exists for 6.3.x. > > 6.2.x (current 6.2.6) is a stable build as well,

[cas-user] Re: Error when add support-radius dependency in build.gradle

2020-12-22 Thread irvan suryadi
Hi andy, Thank you for the answers you give. I think all this time, my problems are in use cas 6.3.X versions are still in development. I've done several ways to call the repository but there are still problems. In the end I tried to use the old version. I am trying to use version 6.1.X which

[cas-user] Error when add support-radius dependency in build.gradle

2020-12-19 Thread irvan suryadi
Hello, At the moment I am developing a CAS Server using the WAR OVERLAY methods. Version 6.3.X Snapshot. I am trying to make CAS authentication using freeradius. Based on the documentation, we are directed to add gradle (implementation "org.apereo.cas: cas-server-support-radius: $

[cas-user] Gagal menambahkan dependency RADIUS pada build.gradle

2020-12-19 Thread irvan suryadi
Hello, At the moment I am developing a CAS Server using the WAR OVERLAY methods. Version 6.3.X Snapshot. I am trying to make CAS authentication using freeradius. Based on the documentation, we are directed to add gradle (implementation "org.apereo.cas: cas-server-support-radius: $

[cas-user] CAS packets aren't arriving on the Radius Server

2020-12-02 Thread irvan suryadi
Regards, Regarding my previous problems, related to the development of a CAS server using Freeradius as an authentication server. I have done all the configuration according to the directions from the apereo CAS documentation. This includes making sure the two servers can connect using ping

Re: [cas-user] Integration CAS Server with FreeRadius Server (Versions - CAS `6.3.x` - JDK `11`)

2020-12-01 Thread irvan suryadi
ving on the Radius Server? > > * Your sure the shared secret/clients configuration is right/correct? > (even if not again running in -xX will who the connection being dropped. > > > Anyhow as mentioned between running CAS with debug log levels and running > FreeRadius in su

[cas-user] Integration CAS Server with FreeRadius Server (Versions - CAS `6.3.x` - JDK `11`)

2020-11-29 Thread irvan suryadi
Hello all, Related to the development of the CAS system using the Freeradius authenticator. I've added some configurations based on directions from the documentation on the Apereo CAS website. However after I did some of this configuration. My freeradius server is still not responding to an

Re: [cas-user] Cant connect to freeradius for authentication users

2020-11-28 Thread irvan suryadi
Hai collin may I ask you about any quests, because i think we develop about same thing in CAS. irvan Pada Kamis, 12 November 2020 pukul 09.30.47 UTC+7 irvan suryadi menulis: > Hi Collin, > > > I've seen this configuration of your cas from other conversation, > and i thin

Re: [cas-user] Cant connect to freeradius for authentication users

2020-11-11 Thread irvan suryadi
2 UTC+7 C Ryan menulis: > Irvan, > > > That's a old reference with older versions than now. > > My 6.2.x file just has the > > > implementation > "org.apereo.cas:cas-server-support-radius:${project.'cas.version'}" > > > C > On 11

Re: [cas-user] Cant connect to freeradius for authentication users

2020-11-09 Thread irvan suryadi
; > That's a old reference with older versions than now. > > My 6.2.x file just has the > > > implementation > "org.apereo.cas:cas-server-support-radius:${project.'cas.version'}" > > > C > On 11/6/20 7:47 AM, irvan suryadi wrote: > > Hai collin,

Re: [cas-user] Cant connect to freeradius for authentication users

2020-11-06 Thread irvan suryadi
replace the {configuration key} with the releveant > context > > So for example, but you must have that right or the CAS wouldn't likely > even start properly. > > > cas.authn.radius.client.sharedSecret= > cas.authn.radius.client.inetAddress=100.10.1.184 > > &g

[cas-user] error after add org.apereo.cas:cas-server-support-simple-mfa:${project.'cas.version'}

2020-11-06 Thread irvan suryadi
Hello everyone, I was add this dependencies: "org.apereo.cas:cas-server-support-simple-mfa:${project.'cas.version'}" After that i've got an error like this : * What went wrong: Execution failed for task ':bootWar'. > Could not resolve all files for configuration ':runtimeClasspath'. > Could

[cas-user] Cant connect to freeradius for authentication users

2020-10-30 Thread irvan suryadi
Hello, I have 6.1.2 cas installation. in this development i try to use freeradius as my auhtentication provider. but 'till this time it still not working. Is everyone have the same problem, and solve it before, need help. Thanks, Irvan My build.gradle dependencies : dependencies { if

Re: [cas-user] Radius Authentication seems not work if MFA is not enabled on CAS 6.1.x, is that intended?

2020-10-09 Thread irvan suryadi
Hello sir, About your problems, i think this time i have the same problem like this one. And I need some help to resolve this problem. May I get your cas.properties configuration specially about the "cas.authn.radius" authentication? Thanks sir, Irvan Pada Kamis, 07 November 2019 pukul

Re: [cas-user] Error After add dependencies

2020-10-06 Thread irvan suryadi
g/maven2/org/apereo/cas/cas-server-webapp-tomcat/ > . > You could change casServerVersion to 6.3.0-RC3. > > Ray > > On Mon, 2020-10-05 at 11:42 -0700, irvan suryadi wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Plea

[cas-user] Error After add dependencies

2020-10-05 Thread irvan suryadi
After i add a (compile "org.apereo.cas: cas-server-webapp${project.appServer}:${casServerVersion}") dependencies i got an error like : Execution failed for task ':bootWar'. > Could not resolve all files for configuration ':runtimeClasspath'. > Could not find org.apereo.cas:

[cas-user] Can I make Radius as One and Only authentication handler without make it as a multy factor auth

2020-10-05 Thread irvan suryadi
Right now i developing cas and freeradius as an SSO server. The goal is to make CAS server as an SSO server with Freeradius as Authentication Handler. This project is to make 1 account to access all the service in my campus include the network account. But I have read many of list of mail of