GitHub
To use GitHub for user authentication, create an OAuth2 application and configure the callback to https://<endpoint>/portals/<portal>/oauth2/callback (see examples
depending on how Traefik Forward Auth is exposed).
Configure a provider with these options in the github property:
clientID: OAuth2 client ID of your applicationclientSecret: OAuth2 client secret of your application