Interface RelyingPartyRegistrationResolver

All Known Implementing Classes:
DefaultRelyingPartyRegistrationResolver

public interface RelyingPartyRegistrationResolver
A contract for resolving a RelyingPartyRegistration from the HTTP request
Since:
5.6
  • Method Summary

    Modifier and Type
    Method
    Description
    resolve(jakarta.servlet.http.HttpServletRequest request, String relyingPartyRegistrationId)
    Resolve a RelyingPartyRegistration from the HTTP request, using the relyingPartyRegistrationId, if it is provided