Design and Implementation of CAS Authentication Plug-in of Cloud Native Gateway-APISIX
CAS authentication protocol is an important part of the current mainstream unified identity authentication system,but APISIX,an open source cloud native gateway,has not yet supported it.Starting from the analysis of APISIX architecture,this paper uses plug-in to solve the CAS authentication problem,and tests the feasibility of the scheme,which may provide a solu-tion for similar needs.