Setting up OIDC for syncgateway using java client

Hi

Please can anyone point to docs or examples where they guide how to use OIDC for sync gateway in java couchbase lite application.

In official documentation it is given only for IOS app (OpenID login UI setup). Any leads for using OIDC in java syncgateway couchbase webapp will be very helpful. Thanks in advance.

1 Like

Hi,

You’ll need to build your own login UI using the provided OpenIDConnectAuthenticatorFactory described under the ‘Java’ tabs on this page below the ios section:

https://developer.couchbase.com/documentation/mobile/1.5/guides/authentication/openid/index.html