Rename Environment Variable for Access Token #205
Replies: 2 comments 1 reply
-
|
Hi Gianni, thank you for useful suggestion. Keeping compatibilities with Just for information, in upcoming version 2.0 (now in 2.0-alpha1 branch), we will introduce a unified naming scheme for all parameters/variables, see https://fedcloudclient.readthedocs.io/en/2.0-alpha1/usage.html#configuration. In short, a parameter; e.g. However, we can add a "compatibility mode", an additional function with few lines of codes, to check if |
Beta Was this translation helpful? Give feedback.
-
|
Feature request added for keeping track. See #206 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Suggestion: Rename Environment Variable for Access Token
I recommend renaming the environment variable for the access token from:
to:
This change will harmonize the naming convention with the
oidc-agentstandards, as described in the oidc-agent documentation.By making this adjustment, it will be easier to load the token for the
fedlcloudclient using the-coption of theoidcclient. For example:This will ensure a smoother and more consistent experience when working with the
oidc-agent.Thank you for considering this suggestion!
Beta Was this translation helpful? Give feedback.
All reactions