Re: Tomee and manager app using federation
"Jonathan S. Fisher" <[email protected]>
| Newsgroups | gmane.comp.java.openejb.user |
|---|---|
| Message-ID | <CAJAC5uheFfSzAMGpEGmY_p6m==s9w=q0_+5dFh4tkWA3rAf=cQ@mail.gmail.com> |
TomEE is based on Tomcat, and Tomcat has pluggable authentication via configuration or custom Valves, so yes it's absolutely possible. I'm not 100% positive a SAML valve exists for Tomcat, but it seems common enough I'm sure someone has done it before. On Fri, Apr 14, 2023 at 12:27 PM Robert Hicks <[email protected]> wrote: > Does the manager app only use username/password to get into it. Or can > something like Apache CXF plugin for Federation (using SAML) to access the > manager app? > > Robert > -- Jonathan | [email protected] Pessimists, see a jar as half empty. Optimists, in contrast, see it as half full. Engineers, of course, understand the glass is twice as big as it needs to be.