Valerio Vaudi
Valerio Vaudi
hi guys I have in my personal application VAuthenticator a my implementation of front channel single logout. https://github.com/VAuthenticator/vauthenticator/blob/master/src/main/kotlin/com/vauthenticator/server/oidc/logout/OidcEndOfSession.kt I do not know, but it is possible that I made some...
Repositories to move: - AccountRepository - KeyRepository - ClientApplicationRepository - PasswordHistoryRepository - RoleRepository - TicketRepository
Hi, @hantsy thanks for your feedback I was unaware there was a Kotlin-specific aws SDK. I add your ticket to the 0.8 release train
During the implementation, I discovered one dependency from other libraries used in VAuthenticator. Mainly https://github.com/VAuthenticator/document-repository-starter that uses the java SDK. I decided to postpone the implementation until this dependency is...
not needed there is already a story to upgrade libraries