There are examples on the Internet of how to configure ORDS Jetty webserver (standalone) for user authentication via database user and first party (basic authentication via a file based repository).
Where is the documentation, to configure ORDS Jetty for OpenId Connect authentication (and maybe authorization)? …Specifically for use with the OAuth2 Authorization Code workflow to obtain the authorization code.
Maybe even configuring ORDS Jetty to use a third party OAuth2 server/service, for the authorization codes and access tokens?