sassoftware / sassoftware/pyviyatools
loginviauthinfo.py using bearer_token
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 50
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Considering our environment setup to authenticate single sign on using OpenID connect, how can we run python scripts using token authentication instead user id and password in authinfo file ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with loginviauthinfo.py and the authinfo handling referenced in the issue. Read how the scripts currently authenticate with user ID and password, then determine the expected bearer-token flow for OpenID Connect. Done means Python scripts can authenticate with a token instead of credentials, with the relevant behavior covered by an existing or added test if the repository provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100