Leandro

Results 3 issues of Leandro

Actualmente la clase [RabbitMqEventBusShould](https://github.com/CodelyTV/java-ddd-skeleton/blob/master/src/mooc/test/tv/codely/mooc/shared/infrastructure/bus/event/rabbitmq/RabbitMqEventBusShould.java) solamente comprueba si se publica y consume correctamente un evento. Se puede agregar casos de test para los siguientes escenarios: - Comprobar si se dispara una...

Implement a waiting process to execute Init database step when the MsSql container is ready. Reference: https://github.com/CodelyTV/csharp-ddd-skeleton/blob/master/.github/workflows/workflow.yml

Hi. I have the next configuration: **Login redirect URIs:** https://stg.domainname.com/authorization-code/callback **Logout redirect URIs:** https://stg.domainname.com/signout-callback-oidc **Login initiated by:** App Only **Initiate login URI:** https://stg.domainname.com/authorization-code/callback When I want access to okta login,...