Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Public CAS server for testing client code

Tags:

cas

I am trying to program a CAS (https://en.wikipedia.org/wiki/Central_Authentication_Service) client (using phpCAS) for an open-source project, but I need a server to test against.

Are there any public CAS servers out there I can test with (for example, with a default username and pass) just to make sure my code is working?

I have googled every way I can think to ask, and haven't found anything; just instructions for setting up a CAS server, which frankly looks way more complicated than what I want.

like image 684
Richard Avatar asked May 26 '26 20:05

Richard


1 Answers

I have googled every way I can think to ask, and haven't found anything

If you google for Apereo CAS, you will arrive at this site: https://apereo.github.io/cas which is the official website for CAS. Click on "Demos" in the top navbar, and you'll land on https://apereo.github.io/cas/Demos.html and from the list, if you pick "CAS Web Application Server" you will land on https://casserver.herokuapp.com/cas which acts as a public demo.

Note the big yellow box:

It is important to note that these are public demo sites, used by the project for basic showcases and integration tests and they can be quite unstable in terms of uptime and availability. They are NOT set up for internal demos as they may go up and down as the project needs without notice.

like image 160
Misagh Moayyed Avatar answered May 31 '26 11:05

Misagh Moayyed



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!