[cas-user] Help with AbstractJdbcUsernamePasswordAuthenticationHandler

2020-10-24 Thread Jeffrey Ramsay
Hello -

I am stuck trying to use the
"AbstractJdbcUsernamePasswordAuthenticationHandler" as shown below which is
used in sources like "SearchModeSearchDatabaseAuthenticationHandler.java"
but not found on javadoc.

: error: cannot find symbol
public class MyAuthenticationHandler extends
AbstractJdbcUsernamePasswordAuthenticationHandler {
 ^
  symbol: class AbstractJdbcUsernamePasswordAuthenticationHandler
1 error

I am referencing sources at the link below and if that's no longer
accurate, what is?

https://github.com/apereo/cas/blob/6.2.x/support/cas-server-support-jdbc-authentication/src/main/java/org/apereo/cas/adaptors/jdbc/SearchModeSearchDatabaseAuthenticationHandler.java

Thanks,
-Jeff

-- 
- 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%2BTBYOReV8DGevFVnUkWwgw%2BerCA2Qwkuj51ioFbn8YfYFV%3D8g%40mail.gmail.com.


[cas-user] trouble getting saml idp to work with O365

2020-10-24 Thread Stewart
Hey Folks,

I'm trying to get CAS to act as an idp for Office365. I've tried both the 
built-in integration and configuring it manually. Either way I keep getting 
this:

2020-10-24 06:14:56,070 INFO 
[org.apereo.cas.support.saml.services.idp.metadata.cache.resolver.FileSystemResourceMetadataResolver]
 
- 
2020-10-24 06:14:56,108 INFO [org.apereo.cas.support.saml.SamlUtils] - 

2020-10-24 06:14:56,341 WARN 
[org.apache.xml.security.signature.XMLSignature] - 
2020-10-24 06:14:56,341 ERROR 
[org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter] 
- 
2020-10-24 06:14:56,342 ERROR 
[org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver] - 

Is this referring to Microsoft's signature or (more likely) my 
idp-signature.crt?   I've already tried adding my own certs to the system 
trust store (via update-ca-trust on Linux)...nothing changed. Can anybody 
offer any clues as to what I might have done wrong or how to fix this? 

Thanks

-- 
- 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/04ee17c2-d697-4e19-987f-ffeda2e2adb2n%40apereo.org.