Skip to content

Commit

Permalink
add profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling authored Sep 13, 2024
1 parent c676084 commit a295fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions refarch-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Beside the default behaviour there are some special route prefixes which are han

| Var | Description | Example |
|----------------------------------------------------------|----------------------------------------------------|-------------------------------------------------------------------------|
| `SPRING_PROFILES_ACTIV` | see profiles | `no-security,hazelcast-local` |
| `SSO_ISSUER_URL` | Url of the oAuth2 server used for authentication. | `https://sso.muenchen.de/auth/realms/muenchen.de` |
| `SSO_CLIENT_ID` | OAuth2 client id used for authentication. | |
| `SSO_CLIENT_SECRET` | OAuth2 client secret used for authentication. | |
Expand Down

0 comments on commit a295fa1

Please sign in to comment.