io.phasetwo.service.auth.idp.package-info Maven / Gradle / Ivy
/**
* Forked from @sventorben's keycloak-home-idp-discovery
* https://github.com/sventorben/keycloak-home-idp-discovery
*
* License: MIT https://github.com/sventorben/keycloak-home-idp-discovery/blob/main/LICENSE.md
*
*
Includes patches for loading from ATTEMPTED_USERNAME and looking up IdPs by an organization
* domains table.
*
*
Forked on September 4, 2023 from 04b9becfb37df63784559c936f0b49609686439e
*/
package io.phasetwo.service.auth.idp;