microsoft / microsoft/kiota-php

PHP - Enhance auth support

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

php
Dominant language
PHP
Stars
8
Forks
10
Avg merge
10h 16m
Merged PRs (30d)
3

Description

Initial PHP auth provider PR microsoft/kiota#1201 adds basic support for client_credentials & auth code flows

Consider adding support for:.

  • Device Code flow
  • OIDC capabilities (sign out, token validation, token introspection ...)

Contributor guide

Open the contributing guide

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

Start by reviewing the initial PHP auth provider PR, microsoft/kiota#1201, and the existing client_credentials and authorization code support. Clarify the requirements for device code flow and the listed OIDC capabilities before choosing an implementation path. Done means the agreed authentication flows and OIDC features are supported and covered by the project's checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.