dotkom / AMaCS

Committee application application for Online online.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supreme-guacamole

Committee application application for Online online.

image

Configuration

Authorization configuration

To connect Supreme Guacamole to an authentication backend you might have to change some of the following environment variables.

Key Default value Description
REACT_APP_AUTH_AUTHORITY http://localhost:8000/openid/ Authority server / OpenID provider
REACT_APP_AUTH_CLIENT_ID The client ID from OpenID
REACT_APP_AUTH_RESPONSE_TYPE id_token token The response type. Should probably not be changed unless implementation of OAuth is changed.
REACT_APP_AUTH_SCOPE See scopes The scopes this application requires from the OAuth provider.

Sentry configuration

Sentry is used for automatic error reporting.

Key Default value Description
REACT_APP_SENTRY_DSN '' Full URL generated by Sentry

About

Committee application application for Online online.


Languages

Language:JavaScript 76.6%Language:CSS 21.6%Language:HTML 1.8%