Class RenardeAuthConfig

java.lang.Object
io.quarkiverse.renarde.configuration.RenardeAuthConfig

public class RenardeAuthConfig extends Object
  • Field Details

    • locationCookie

      @ConfigItem(defaultValue="quarkus-redirect-location") public String locationCookie
      Option to control the name of the cookie used to redirect the user back to where he wants to get access to.
  • Constructor Details

    • RenardeAuthConfig

      public RenardeAuthConfig()