zncdatadev / trino-operator

Operator for Trino, the distributed SQL query engine for big data
Apache License 2.0
3 stars 6 forks source link

[Draft]: Implements testing authentication login in e2e #146

Open whg517 opened 2 months ago

whg517 commented 2 months ago

During the login authentication process on the webui, you need to switch from the service page to the Idp, and then switch to the service page after the login or authorized login. You need to think about how to test this process. Because this procedure cannot verify the result with a simple curl command. Consider the alternatives first: