You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "hamlinzheng (via GitHub)" <gi...@apache.org> on 2023/03/19 14:50:29 UTC

[GitHub] [apisix] hamlinzheng commented on issue #5761: request help: The effective time of the OpenID Connect Plugin in session mode

hamlinzheng commented on issue #5761:
URL: https://github.com/apache/apisix/issues/5761#issuecomment-1475281874

   Hello developers, today I tried APISIX to implement single sign-on through OIDC plugin and Casdoor again. I can access the protected API through authentication, but I still need to **log in again after two minutes**. I followed this document: https://casdoor.org/zh/docs/integration/lua/apisix.
   
   Here is the result of accessing the protected httpbin:
   ![2023-03-19_22-41_1](https://user-images.githubusercontent.com/42463835/226183709-8431ed1e-413a-4831-912f-afd55d864d0d.jpg)
   ![2023-03-19_22-41](https://user-images.githubusercontent.com/42463835/226183689-a33a0490-5ef8-4386-b17d-ab349345f7b0.jpg)
   
   
   By the way, the generated cookie is too long, is there a way to reduce it?
   


-- 
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-unsubscribe@apisix.apache.org

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