Class Pac4jDelegatedAuthenticationGitHubProperties

All Implemented Interfaces:
Serializable, CasFeatureModule

@RequiresModule(name="cas-server-support-pac4j-webflow") public class Pac4jDelegatedAuthenticationGitHubProperties extends Pac4jIdentifiableClientProperties
Since:
6.4.0
See Also:
  • Constructor Details

    • Pac4jDelegatedAuthenticationGitHubProperties

      public Pac4jDelegatedAuthenticationGitHubProperties()
  • Method Details

    • getScope

      public String getScope()
      The requested scope from the provider. The default scope is user, i.e. read/write access to the GitHub user account.
    • setScope

      The requested scope from the provider. The default scope is user, i.e. read/write access to the GitHub user account.
      Returns:
      this.