Openid implicit flow authorized user cant pull from syncgateway couchbase!

“!” refers to the public channel and the 1 implies that user has access to public channel.

You cannot specify channel access via JWT.

Subsequent to registration, You will have to explicitly assign user access to other channels using _user REST API or you can do that via the sync function using an access grant document or statically via the Sync Gateway config file

You may want to review this tutorial on using OIDC with Sync Gateway