Re: OAuth2 in Karaf

2023-08-21 Thread Jean-Baptiste Onofré
I know Jira from Atlassian very well, but that is probably not what you mean > . > > > > Thanks, > > > > -- Jaap > > > > From: Matt Pavlovich > Sent: Monday, August 21, 2023 6:07 PM > To: user@karaf.apache.org > Subject: Re: OAuth2 in Kara

RE: OAuth2 in Karaf

2023-08-21 Thread f...@gordijn.org
Hi Matt, Can you enlighten me? What is a JIRA? I know Jira from Atlassian very well, but that is probably not what you mean . Thanks, -- Jaap From: Matt Pavlovich Sent: Monday, August 21, 2023 6:07 PM To: user@karaf.apache.org Subject: Re: OAuth2 in Karaf Adding a client

Re: OAuth2 in Karaf

2023-08-21 Thread Matt Pavlovich
Adding a client-aide JAAS provider would be useful. Perhaps a JIRA? > On Aug 20, 2023, at 3:16 PM, f...@gordijn.org wrote: > > Hi all, > > Are there any examples on how to do OAuth2 in Karaf? > > Best, > > -- Jaap >

RE: OAuth2 in Karaf

2023-08-21 Thread f...@gordijn.org
Thanks. I will have a look at the url you suggest. Best, -- Jaap From: Łukasz Dywicki Sent: Monday, August 21, 2023 5:00 PM To: user@karaf.apache.org Subject: Re: OAuth2 in Karaf It really depends what you mean by "how to do". OAuth2 is authentication/authorizat

Re: OAuth2 in Karaf

2023-08-21 Thread Łukasz Dywicki
nally I've used com.nimbusds/oauth2-oidc-sdk which works fine for client and resource server implementations. With a bit of effort I think its possible even to make working server with it. Best, Łukasz On 20.08.2023 22:16, f...@gordijn.org wrote: Hi all, Are there any examples on how to

OAuth2 in Karaf

2023-08-20 Thread f...@gordijn.org
Hi all, Are there any examples on how to do OAuth2 in Karaf? Best, -- Jaap