seknox / trasa

Zero Trust Service Access
https://www.trasa.io
Mozilla Public License 2.0
383 stars 68 forks source link

[BUG] Cannot sign in Extension #297

Open alexnguyen2201 opened 3 years ago

alexnguyen2201 commented 3 years ago

Describe the bug:

When I test http service, and must have sign to extension but, with chrome, I put: Enter TrasaCore Hostname: https://localhost Your Email: root TOTP code: from IPhone and the dialog: Login Failed

With Firefox and put same data, It runs forever, non stop, i waited but it didn't login.

Expected behavior:

A clear and concise description of what you expected to happen.

Open TRASA dashboard at https://localhost 2021/08/06 16:22:54 http: TLS handshake error from 172.17.0.1:62282: remote error: tls: unknown certificate 2021/08/06 16:23:01 http: TLS handshake error from 172.17.0.1:62292: remote error: tls: unknown certificate 2021/08/06 16:23:01 http: TLS handshake error from 172.17.0.1:62300: remote error: tls: unknown certificate time="2021-08-06T16:23:37Z" level=error msg="no csrf token" func=github.com/seknox/trasa/server/middlewares.SessionValidator.func1 file="middlewares/session.go:35" time="2021-08-06T16:24:13Z" level=error msg="no csrf token" func=github.com/seknox/trasa/server/middlewares.SessionValidator.func1 file="middlewares/session.go:35" time="2021-08-06T16:24:31Z" level=error msg="no csrf token" func=github.com/seknox/trasa/server/middlewares.SessionValidator.func1 file="middlewares/session.go:35"

3 last lines appear when i click authorize in extension

If applicable, add logfile or code snippets or screenshots to help explain your problem.

Scope of issue:

Versions:

Additional context:

Add any other context about the problem here.

Dragnell87 commented 3 years ago

It relates to https://github.com/seknox/trasa/issues/296 . The extension is kind off a wall for the adoption of the software.

alexnguyen2201 commented 3 years ago

It relates to #296 . The extension is kind off a wall for the adoption of the software.

tks you 👍