arthurdarcet commented on PR #12051:
URL: https://github.com/apache/apisix/pull/12051#issuecomment-2893201111

   Yes, this works for me:
   ```
         config:
           session:
             secret: xxx
             cookie:
               domain: xxx
               lifetime: 240
           scope: "openid profile email"
           required_scopes: [ email, profile ]
           unauth_action: auth
           redirect_uri: /callback
           discovery: xxx
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to