Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TheNetworg/oauth2-azure issues and pull requests

#213 - phpmailer token

Issue - State: open - Opened by yanndupont 3 months ago - 3 comments

#212 - Improve error messages

Pull Request - State: closed - Opened by curry684 4 months ago - 1 comment

#211 - README: add hint about getIdToken() to validateAccessToken() example

Pull Request - State: closed - Opened by bk138 5 months ago - 1 comment

#209 - V2 validateTokenClaims and AUD Prefix

Issue - State: open - Opened by mellanox-is 8 months ago - 1 comment

#208 - Check for existing query parameters before appending post_logout_redi…

Pull Request - State: closed - Opened by sadika9 9 months ago - 1 comment

#207 - Microsoft Graph suddenly not returning user profile attributes

Issue - State: open - Opened by malle-pietje 10 months ago - 2 comments

#206 - Update CHANGELOG.md to note non-maintained state - refs #204

Pull Request - State: closed - Opened by ywarnier 10 months ago

#205 - Update CHANGELOG.md to note non-maintained state

Pull Request - State: closed - Opened by ywarnier 10 months ago

#204 - Outdated CHANGELOG.md

Issue - State: open - Opened by ywarnier 10 months ago - 2 comments

#203 - Update AccessToken.php

Pull Request - State: open - Opened by daycry 10 months ago

#202 - Micorsoft Entra ID and msal-browser/2.37.1 error validation access token

Issue - State: closed - Opened by Sampei4 12 months ago - 2 comments

#201 - Use 'kty' as JWK algorithm

Pull Request - State: closed - Opened by sadika9 12 months ago

#200 - Fatal error in getDefaultScopes()

Issue - State: open - Opened by theking2 about 1 year ago - 1 comment

#199 - Update Azure.php

Pull Request - State: closed - Opened by mschering about 1 year ago

#198 - Azure AD B2C issue

Issue - State: open - Opened by massej about 1 year ago

#197 - Sample code loops

Issue - State: open - Opened by kingma-sbw about 1 year ago - 4 comments

#196 - return in sample code

Issue - State: open - Opened by kingma-sbw about 1 year ago

#195 - openssl_sign(): Supplied key param cannot be coerced into a private key

Issue - State: open - Opened by dandice9 about 1 year ago - 1 comment

#194 - Exception "The client_id / audience is invalid!" when using accesstoken

Issue - State: open - Opened by kingma-sbw about 1 year ago - 8 comments

#193 - Update composer.json

Pull Request - State: closed - Opened by ThibaultPelloquin about 1 year ago

#192 - Update composer.json

Pull Request - State: closed - Opened by ThibaultPelloquin about 1 year ago - 11 comments

#190 - README sample incomplete

Issue - State: open - Opened by theking2 over 1 year ago

#189 - Fix compatibility with "firebase/php-jwt": "6.7.0"

Pull Request - State: closed - Opened by 10n over 1 year ago - 3 comments

#186 - Add unit tests

Pull Request - State: closed - Opened by BertVM52 over 1 year ago - 2 comments

#185 - Exclude dev files from dist archives

Pull Request - State: closed - Opened by cedric-anne over 1 year ago - 1 comment

#184 - Set default algorithm through config

Pull Request - State: closed - Opened by philipdaveby over 1 year ago - 2 comments

#183 - Not possible to set default algorithm

Issue - State: closed - Opened by philipdaveby over 1 year ago - 2 comments

#182 - Question: what needs to be reachable through firewall?

Issue - State: open - Opened by therabreal over 1 year ago

#181 - use JWT timestamp to validate claims

Pull Request - State: open - Opened by lutangar over 1 year ago - 4 comments

#180 - Firebase PHP-JWT key/algorithm type confusion

Issue - State: closed - Opened by alperendurmus over 1 year ago - 1 comment

#179 - Client_credentials grant

Issue - State: open - Opened by decomplexity over 1 year ago

#178 - Implement time manipulation using JWT::leeway while validating nbf & exp

Pull Request - State: closed - Opened by elernonelma over 1 year ago - 2 comments

#177 - Azure Graph is being deprecated in June 2023. Please use Microsoft Graph.

Issue - State: open - Opened by fstark-fms over 1 year ago - 3 comments

#174 - Handle empty ID token claim

Pull Request - State: closed - Opened by janklan almost 2 years ago

#173 - Class "TheNetworg\OAuth2\Provider\Azure" not found

Issue - State: open - Opened by muhamadnazmi99 almost 2 years ago - 1 comment

#172 - B2C - Issue when Getting JWT Verification Keys

Issue - State: closed - Opened by wuangyalin almost 2 years ago - 1 comment

#171 - General flow of authentication - Wrong authentication?

Issue - State: closed - Opened by nedvice-sv almost 2 years ago

#170 - Add support for using a certificate instead of a shared secret

Pull Request - State: closed - Opened by uncaught about 2 years ago - 1 comment

#169 - Cannot run Graph API query after logging in

Issue - State: closed - Opened by tip2tail about 2 years ago - 4 comments

#168 - Don't fail on ID token expiration

Pull Request - State: open - Opened by AntoineMarques about 2 years ago - 1 comment

#167 - app-only authentication

Issue - State: open - Opened by bilik about 2 years ago - 4 comments

#164 - BC break in 2.1.1 - Attempted to load class "Key" from namespace "Firebase\JWT

Issue - State: open - Opened by kamilHipsz over 2 years ago - 6 comments
Labels: bug

#163 - Hotfix for regression with JWT v6

Pull Request - State: closed - Opened by spackmat over 2 years ago

#161 - Bug in Firebase/php-jwt

Issue - State: closed - Opened by Summersyard over 2 years ago - 14 comments
Labels: question

#160 - refresh token always null

Issue - State: closed - Opened by gonsalvg over 2 years ago

#159 - Firebase 6

Pull Request - State: closed - Opened by rothkj1022 over 2 years ago - 2 comments

#158 - MSFT forcibly expires refresh tokens

Issue - State: open - Opened by decomplexity over 2 years ago - 14 comments
Labels: question

#157 - Token Validation with modulus and exponent

Pull Request - State: closed - Opened by MrRoundRobin over 2 years ago - 1 comment

#156 - Bump PHP 8.0 and jwt 6.0

Issue - State: closed - Opened by mankowitz over 2 years ago - 2 comments

#155 - Remove Deprecations for PHP 8.1 / ditch PHP 5.6 and 7.0

Pull Request - State: closed - Opened by spackmat almost 3 years ago - 4 comments

#154 - Deprecations with PHP 8.1

Issue - State: closed - Opened by spackmat almost 3 years ago - 7 comments
Labels: enhancement, help wanted

#153 - Difference with Microsoft official tutorial

Issue - State: closed - Opened by JulioJu almost 3 years ago - 4 comments
Labels: question

#152 - [FEATURE] append appid= parameter to .well-known configuration url (t…

Pull Request - State: closed - Opened by bernhardberger almost 3 years ago - 2 comments

#151 - Proposal: add "appid" query parameter

Issue - State: closed - Opened by infabo almost 3 years ago - 1 comment
Labels: enhancement

#150 - Curl error on localhost when obtaining provider

Issue - State: closed - Opened by KevinSch198 almost 3 years ago - 1 comment

#149 - issues storing access token in session

Issue - State: open - Opened by gonsalvg about 3 years ago - 1 comment

#148 - ADAL is being depricated and getting replaced by MSAL

Issue - State: closed - Opened by zoltan-fedor about 3 years ago - 3 comments
Labels: question

#147 - Confusion in usage

Issue - State: closed - Opened by gonsalvg about 3 years ago - 8 comments

#146 - inject AccessToken into AzureResourceOwner

Pull Request - State: open - Opened by infabo about 3 years ago - 2 comments

#145 - Validating Access Token with Azure AD B2C

Issue - State: closed - Opened by qchuchu about 3 years ago

#144 - Add method to retrieve raw `id_token` from `AccessToken` object

Pull Request - State: closed - Opened by JoshuaLicense over 3 years ago

#143 - Include `id_token` in `jsonSerialize` of `AccessToken` object

Pull Request - State: closed - Opened by JoshuaLicense over 3 years ago

#139 - Example is a little confusing

Issue - State: closed - Opened by zerocarbthirty over 3 years ago - 1 comment
Labels: question

#138 - Shouldn't we use urlLogin instead of hardcoding?

Pull Request - State: closed - Opened by avenirer over 3 years ago - 1 comment

#137 - Problems with URL parameter

Issue - State: open - Opened by RaminMohazzab over 3 years ago - 6 comments
Labels: question

#136 - paging_scenarios

Pull Request - State: closed - Opened by bigdevwhale over 3 years ago - 3 comments

#135 - Trouble using scope Mail.Send with permissions

Issue - State: closed - Opened by jordm over 3 years ago - 3 comments
Labels: question

#134 - Fix: make scopes value an array

Pull Request - State: closed - Opened by sadika9 over 3 years ago - 1 comment

#133 - Allow to set some params in list of options in constructor

Pull Request - State: closed - Opened by vyskocilpavel over 3 years ago - 5 comments

#132 - Token constructor method should not throw if token has expired

Issue - State: open - Opened by NPellet over 3 years ago - 1 comment
Labels: bug

#131 - Overload the AccessToken jsonSerialize()

Issue - State: closed - Opened by NPellet over 3 years ago - 1 comment
Labels: enhancement

#130 - Support PHP8

Issue - State: closed - Opened by Qrious almost 4 years ago - 4 comments

#129 - Error message: App not configured as a multi-tenant application

Issue - State: closed - Opened by malle-pietje almost 4 years ago - 11 comments
Labels: question

#128 - Adding Proxy information

Issue - State: closed - Opened by FrancisAugustine almost 4 years ago - 1 comment
Labels: question

#127 - oauth2-azure-2.0.0 with AAD V2 authorization and token endpoints, Graph V1 and phpMailer

Issue - State: open - Opened by decomplexity almost 4 years ago - 32 comments
Labels: question

#126 - Issue getting identity with Owner Resource Credentials Grant

Issue - State: open - Opened by phareous almost 4 years ago - 11 comments

#125 - Get a token with a Username and a Password

Issue - State: closed - Opened by MaxenceSAUNIER almost 4 years ago - 10 comments
Labels: question

#124 - V1 Access tokens created but V2 endpoints specified

Issue - State: closed - Opened by decomplexity about 4 years ago - 3 comments

#123 - Uncaught exception with message 'invalid_grant' after authenticating user

Issue - State: open - Opened by selimirez about 4 years ago - 1 comment

#122 - Need new release please

Issue - State: open - Opened by mike240se about 4 years ago - 2 comments

#121 - Unable to make POST request?

Issue - State: open - Opened by ZeroByter about 4 years ago - 10 comments

#120 - Undefined class constant 'ENDPOINT_VERSION_1_0'

Issue - State: open - Opened by alessander-maia about 4 years ago - 6 comments

#119 - token never times out?

Issue - State: open - Opened by tgice about 4 years ago - 2 comments

#118 - Clarify versioning?

Issue - State: open - Opened by fridde about 4 years ago - 2 comments
Labels: enhancement

#117 - response_mode form_post

Issue - State: closed - Opened by MatthewDVance about 4 years ago - 1 comment
Labels: question

#116 - Creating token from stored and "expired" serialized Token results in JWT Exception.

Issue - State: closed - Opened by Dwarfex about 4 years ago - 4 comments
Labels: question

#115 - Certificate instead of clientSecret

Issue - State: open - Opened by nowrap about 4 years ago - 14 comments
Labels: enhancement

#114 - Invalid_grant AADSTS9002313: Invalid request.Request is malformed or invalid

Issue - State: open - Opened by decomplexity about 4 years ago - 10 comments
Labels: question

#112 - GetAccessToken bounces with 'invalid request'

Issue - State: closed - Opened by decomplexity about 4 years ago - 3 comments

#111 - Caching JWT verification keys & OpenID configurtion

Issue - State: open - Opened by sadika9 about 4 years ago - 3 comments

#110 - How to get refresh token for more than 1 hour

Issue - State: closed - Opened by thebatmanreturns about 4 years ago - 10 comments
Labels: question

#109 - Remove app id validation

Pull Request - State: closed - Opened by sadika9 about 4 years ago - 3 comments
Labels: bug, enhancement

#108 - Uncaught Error: Class 'Azure' not found

Issue - State: closed - Opened by chud37 over 4 years ago - 9 comments
Labels: question

#107 - Unable to obtain token with different AUD

Issue - State: open - Opened by Curthbert over 4 years ago - 1 comment
Labels: question

#106 - Class 'Azure' not found

Issue - State: closed - Opened by sftgunner over 4 years ago - 7 comments