Skip to content

Commit

Permalink
maskinporten: remove unneeded runtime variable for consumer
Browse files Browse the repository at this point in the history
  • Loading branch information
tronghn committed Oct 30, 2023
1 parent f35ed3f commit 64e9b89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/security/auth/maskinporten/client.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ The files are available at the following path: `/var/run/secrets/nais.io/maskinp
| `MASKINPORTEN_SCOPES` | Whitespace-separated string of scopes registered for the client. |
| `MASKINPORTEN_WELL_KNOWN_URL` | The well-known URL for the [metadata discovery documet](../concepts/actors.md#well-known-url-metadata-document) |
| `MASKINPORTEN_ISSUER` | `issuer` from the [metadata discovery document](../concepts/actors.md#issuer). |
| `MASKINPORTEN_JWKS_URI` | `jwks_uri` from the [metadata discovery document](../concepts/actors.md#jwks-endpoint-public-keys). |
| `MASKINPORTEN_TOKEN_ENDPOINT` | `token_endpoint` from the [metadata discovery document](../concepts/actors.md#token-endpoint). |

These variables are used when acquiring tokens.
Expand Down

0 comments on commit 64e9b89

Please sign in to comment.