Interface OIDCFlowAwareProfileConfiguration

    • Method Detail

      • isHybridFlowEnabled

        boolean isHybridFlowEnabled​(@Nullable
                                    ProfileRequestContext profileRequestContext)
        Get whether the implicit flow is supported by this profile.
        Parameters:
        profileRequestContext - profile request context
        Returns:
        whether implicit flow is supported by this profile