Icinga / Icinga/icinga-php-thirdparty

Add package to provide an OAuth client

Open
#78 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
7
Forks
4
Avg merge
4h 55m
Merged PRs (30d)
6

Description

Hi,

Since in the future Icinga Web might want to support OAuth, or modules needs to integrate with it, it would be nice to have a package in the icinga-php-thirdparty

For example: https://github.com/thephpleague/oauth2-client

  • Generic Client that can be extended
  • Supports a wide range of PHP versions
  • Minimal transitive dependencies (ext-json, guzzlehttp/guzzle)
  • MIT Licence

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by reviewing how icinga-php-thirdparty defines and bundles PHP dependencies, then assess adding thephpleague/oauth2-client with its stated PHP-version and dependency constraints. Done means the OAuth client package is available to Icinga Web products without unnecessary transitive dependencies.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.