microsoft / microsoft/kiota-ruby
Interest in upsteaming a ClientCredentialContext not directly tied to Azure?
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 8
- Avg merge
- 11h 9m
- Merged PRs (30d)
- 24
Description
Hey! I wanted to ask if you would be interested in including a ClientCredentialContext that is not tied to Microsoft. The current version cannot be used with a generic provider. I've done the work to have a generic version of the context that I could upstream to this repo if that's something you consider in scope.
I ask because it seems some effort was made in the past to remove reference to the GraphSDK, but the contexts remain tied to Microsoft/Azure. At the same time, looking at implementations in other language, the package seems to be called something Azure related.
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 lib/microsoft_kiota_authentication_oauth/contexts/client_credential_context.rb, especially the provider-specific code referenced in the issue. Compare the current context with the proposed generic implementation and check how other language packages structure it. Done means a ClientCredentialContext can be used with a provider that is not tied to Microsoft or Azure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100