Hello
> -Ursprüngliche Nachricht-
> Von: Kevin Edward
> Gesendet: Freitag, 7. April 2023 14:26
> An: users@tomcat.apache.org
> Betreff: Tomcat needs an authenticator valve for OpenID/MSAL!
>
> Tomcat community,
>
> We have been using keycloak tomcat valv
Tomcat community,
We have been using keycloak tomcat valves for SAML, but now we are moving
to OpenID.
Who in the tomcat community can create/support a tomcat authenticator valve
using the MSAL library?
I have the example authentication servlet working for MSAL below. Seems it
could be easily
is super easy. The sensitive maintenance of authentication
> is made by a dedicated team...
>
> I wish to improve that adding OpenId Authentication, keeping apache as
> authentication layer with an openid connector, but the one I saw
> doesn't seems to be used a lot and is not
Ok thanks André and Luis for your helps and feedbacks.
Message initial
De: André Warnier (tomcat/perl)
Répondre à: Tomcat Users List
À: users@tomcat.apache.org
Objet: Re: OpenId with apache and tomcat
Date: Fri, 13 Mar 2020 23:47:08 +0100
On 13.03.2020 17:53, Stephane
in web.xml.
I'm quite satisfied of the result, authentication and authorization are
out of the application scope. The deployment and maintenance of
application is super easy. The sensitive maintenance of authentication
is made by a dedicated team...
I wish to improve that adding O
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Luis,
On 3/13/20 14:28, Luis Rodríguez Fernández wrote:
> Hello Stephane,
>
>> moving authentication at tomcat level with an openid Realm
>
> If I understand you correctly you want to make the authentication
> process
Hello Stephane,
> moving authentication at tomcat level with an openid Realm
If I understand you correctly you want to make the authentication process
in tomcat instead of delegating in your apache proxy, don't you ? I would
have a look then at the tomcat keycloak adapter [1]. Me I am u
esult, authentication and authorization are
out of the application scope. The deployment and maintenance of
application is super easy. The sensitive maintenance of authentication
is made by a dedicated team...
I wish to improve that adding OpenId Authentication, keeping apache as
authentication layer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sebastian,
On 3/30/16 12:06 PM, Sebastian Trost wrote:
> This is an OpenID Connect implementation for tomcat 8:
> https://github.com/boylesoftware/tomcat8-oidcauth
>
> And as far as I know (I'm very new to this, so please correct
Hi Chris,
This is an OpenID Connect implementation for tomcat 8:
https://github.com/boylesoftware/tomcat8-oidcauth
And as far as I know (I'm very new to this, so please correct me if I'm wrong)
the Valve redirects the user to the OIDC provider before he reaches the login
form of
; [mailto:ch...@christopherschultz.net] Gesendet: Dienstag, 29. März
> 2016 19:57 An: Tomcat Users List Betreff:
> Re: OpenID Connect with Tomcat 8
>
> Sebastien,
>
> On 3/29/16 12:57 PM, Sebastian Trost wrote:
>> Hi,
>
>> I am looking for a way to use OpenID Connec
Hi Chris,
Well, it seems that I will have to use a Valve + Realm combination. Thanks!
Regards
Sebastian
-Ursprüngliche Nachricht-
Von: Christopher Schultz [mailto:ch...@christopherschultz.net]
Gesendet: Dienstag, 29. März 2016 19:57
An: Tomcat Users List
Betreff: Re: OpenID Connect
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sebastien,
On 3/29/16 12:57 PM, Sebastian Trost wrote:
> Hi,
>
> I am looking for a way to use OpenID Connect (authentication AND
> authorization) with Tomcat 8. I found two ways to get
> authentication working, but not authorization
Hi,
I am looking for a way to use OpenID Connect (authentication AND authorization)
with Tomcat 8. I found two ways to get authentication working, but not
authorization. Here's what I tested so far:
Tomcat 8 + https://github.com/boylesoftware/tomcat8-oidcauth
This extension works very wel
On 31/10/2010 07:57, Simon Funnell wrote:
> Hi,
>
> Are there any projects specific for Tomcat, like a Realm/Authenticator
> combination with appropriate licensing, that implements openid features?
None that I'm aware of.
You'd need to implement a JAASRealm, but it might
Hi,
Are there any projects specific for Tomcat, like a Realm/Authenticator
combination with appropriate licensing, that implements openid features?
Regards,
Simon
-
To unsubscribe, e-mail: users-unsubscr
I'm working on a basic OpenID (<http://openid.net/>,
<http://www.openidenabled.com/>) library for java. It is clear,
however, that a simple OpenID library won't be too useful in the java
world, unless there is additional code for making it easy to integrate
into a servle
17 matches
Mail list logo