Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:azouhr:d3v
oauth2-proxy
sysconfig.oauth2-proxy
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sysconfig.oauth2-proxy of Package oauth2-proxy
# Anything defined in a configuration file can also be configured using command line options, such as in this example. # # bin/oauth2-proxy \ # --discovery-url=https://keycloak.example.com/auth/realms/<REALM_NAME> \ # --client-id=<CLIENT_ID> \ # --client-secret=<SECRET> \ # --listen=127.0.0.1:3000 \ # unix sockets format unix://path # --redirection-url=http://127.0.0.1:3000 \ # --enable-refresh-tokens=true \ # --encryption-key=AgXa7xRcoClDEU0ZDSH4X0XhL5Qy2Z2j \ # --upstream-url=http://127.0.0.1:80 \ # --enable-default-deny=true \ # --resources="uri=/admin*|roles=test1,test2" \ # --resources="uri=/backend*|roles=test1" \ # --resources="uri=/css/*|white-listed=true" \ # --resources="uri=/img/*|white-listed=true" \ # --resources="uri=/public/*|white-listed=true" \ # --headers="myheader1=value1" \ # --headers="myheader2=value2" PARAMS="--config=/etc/oauth2-proxy/oauth2-proxy.cfg"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor