Hosam Aly

Results 4 issues of Hosam Aly

Previously, a user could only log in with one method. They could use credentials or an SSO provider, but they couldn't use SSO once they were registered with credentials. And...

Enable simple expressions like: ```ruby stub_env(key: value) ``` This change assumes that keys are always accessed as strings.

When running `generateOpenApiDocs`, I see the application starting, but it doesn't get far enough to start the web listener before the task fails. ``` Caused by: java.net.SocketException: Connection reset at...