Hello,

Thank you for the suggestion.  I've made the changes, but I continue to 
fail to log into the admin interface, with the following error in the log:
cas.war[331127]: 2025-03-19 15:23:17,244 WARN 
[org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver] 
- <Resolved 
[org.springframework.web.HttpRequestMethodNotSupportedException: Request 
method 'POST' is not supported]>

In the cas.properties file, I've included the following basic 
authentication info that I'm attempting to log in with:

spring.security.user.name=casadmin
spring.security.user.password=casadmin
spring.security.user.roles=ROLE_ADMIN,ROLE_USER


On the web, I get the following:

[image: Screenshot From 2025-03-19 15-25-02.png]

I'm not sure what to attempt next as the documentation is not very clear on 
what else I might need to configure.

Thanks,

Phil

On Thursday, March 13, 2025 at 7:44:41 AM UTC-5 Jérôme LELEU wrote:

> Hi,
>
> You must see Palantir as the interface of your actuator endpoints.
> So you must first configure your actuator endpoints. You can start with 
> the following example:
>
> cas.monitor.endpoints.endpoint.defaults.access[0]=AUTHENTICATED
> management.endpoints.web.exposure.include=*
> management.endpoints.enabled-by-default=true
>
>
> Thanks.
> Best regards,
> Jérôme
>
>
> Le jeu. 13 mars 2025 à 03:52, Phil Hale <phal...@gmail.com> a écrit :
>
>> Hello,
>>
>> I'm attempting to set up Palantir and running into some issues.  I can 
>> get the Gradle build just fine, but I'm not sure what options to put in the 
>> cas.config file to get it working.  Documentation is a bit thin on this.  
>> Can someone provide a working example config?
>>
>> Thanks,
>>
>> Phil
>>
>> -- 
>> - Website: https://apereo.github.io/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+u...@apereo.org.
>> To view this discussion visit 
>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/5b6b9112-5aed-4b8b-8886-a31d14d73265n%40apereo.org
>>  
>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/5b6b9112-5aed-4b8b-8886-a31d14d73265n%40apereo.org?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
- Website: https://apereo.github.io/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 visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/9ffa6ee2-d919-4cf0-b2ed-0e82d02c5b64n%40apereo.org.

Reply via email to