Package com.broadleafcommerce.auth.authorization.security.embedded.exception
package com.broadleafcommerce.auth.authorization.security.embedded.exception
-
ClassDescriptionIndicates that there was an attempt to login a user using embedded login when the
AuthorizationServer
receiving the request did not allow embedded login.Thrown if there is a problem writing the One-Time Passcode to the embedded login response.Indicates that there was an attempt to register a user using embedded registration when theAuthorizationServer
receiving the request did not allow embedded registration.