Skip to content

Conversation

@ChrisMacNaughton
Copy link
Member

Closes #163

@coveralls
Copy link

coveralls commented Dec 2, 2020

Coverage Status

Coverage increased (+0.08%) to 82.724% when pulling 03af335 on feature/basic-auth into 8dc6221 on master.

@ChrisMacNaughton
Copy link
Member Author

ChrisMacNaughton commented Dec 2, 2020

Combining the native apps, basic auth with OpenID Connect, and maybe SAML, exposes the user's password to the request in an unexpected way: the OpenID redirect URL ends up taking the form of https://username:password@your.rocket.chat/_oauth/eyedp, which exposes the basic auth credentials directly

@ChrisMacNaughton ChrisMacNaughton marked this pull request as draft December 7, 2020 10:45
@ChrisMacNaughton ChrisMacNaughton deleted the feature/basic-auth branch November 19, 2021 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The basic auth controller should actually support basic auth

3 participants