Closed (won't fix)
Project:
OpenID Connect Microsoft Azure Active Directory client
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2018 at 19:59 UTC
Updated:
18 Apr 2025 at 14:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tomvv commentedYep,I am aware of this - sometimes - needed functionality, had this added to an earlier version of the module as well. I will apply your patch, thank you.
Comment #3
tomvv commentedComment #5
solideogloria commentedThough it's been a while, I realize I didn't add an entry to the .api.php file for this hook. Should there be one?
Comment #6
tomvv commentedYou can add if you like, but just let me know if you want me to do it as a compensation for the long waiting.
Comment #7
solideogloria commentedHere's the patch to add the .api.php. I also removed the .patch file you committed in your previous commit for this issue.
Comment #8
tomvv commentedAh ok, thanks @solideogloria! I will check the patch asap.
Comment #9
solideogloria commentedJust a reminder that the fix was committed, but not the .api.php file.
Comment #10
solideogloria commentedComment #11
glajman commentedWas this patch applied to the 8/9.x version of this module ?
I cant seem to find this functionality there as the issue is the same for version 8/9.x.
Any help is appreciated.
-G
Comment #12
solideogloria commentedHere is how to do it in Drupal 8+, I think:
Note that in the above example, I set the username from the first part of the email address.
Comment #13
batigolix