#1 2021-03-26 05:22:32

edwinsn
Member
Registered: 2010-07-02
Posts: 1,215

Open source OAuth 2.0 Server implementation in Delphi by Carlos He

https://github.com/CarlosHe/oauth2-server

Found it today and for your reference wink


Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.

Offline

#2 2021-03-26 09:53:12

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: Open source OAuth 2.0 Server implementation in Delphi by Carlos He

Yes, I would like to add simple OAuth 2.0 server support in mORMot 2.

Standard Authentication token-based is a common problem faced by most mORMot projects, once the mORmot or SSPI/Kerberos authentication is not enough. For instance, when you want to use JWT.
Currently, it is feasible, but mostly by hand.

Offline

#3 2023-04-04 10:05:11

squirrel
Member
Registered: 2015-08-13
Posts: 146

Re: Open source OAuth 2.0 Server implementation in Delphi by Carlos He

Hi @ab
Not sure where to look, has OAuth 2.0 support been added to mormot 2?

Offline

#4 2023-04-04 14:16:53

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: Open source OAuth 2.0 Server implementation in Delphi by Carlos He

There is no OAuth 2.0 support yet in mORMot 2 yet.

Offline

Board footer

Powered by FluxBB