Oauth2 Server Support

Can virtuoso be used as an Oauth2 server? If yes, how?

The Virtuoso Authentication Layer (VAL) does support OAuth2 as indicated in this OpenID Connect (OIDC) and OAuth Protocol Virtualization, using Virtuoso document.

Ok. Thanks. I would check it out.

currently working on something related to this, what I am trying to achieve is to write a client-side script that will interface with Virtuoso over HTTPS and access relevant IAM services of the OIDC and OAuth2 protocols, to my own understanding, I think I will need to create an OIDC/OAuth2 instance, perform an identity enrollment and verification, request an authentication, and get an authorization token, if this is correct, then any help to get this done in the most efficient way will be appreciated. Thanks

It can be done also with Community Edition?

Thank you in advance

VAL, which is required for OAuth 2.0 support, is a Virtuoso commercial only feature not available in the open source product …