aad-sso-wordpress icon indicating copy to clipboard operation
aad-sso-wordpress copied to clipboard

Additional attribute mapping

Open hy-itops opened this issue 6 years ago • 3 comments

Hi There,

Is it possible to map additional attributes from Azure? We use some custom AD attributes that I would like to be available within Wordpress.

Cheers kp

hy-itops avatar Aug 20 '18 05:08 hy-itops

Hi, I'm also interested in mapping additional attributes from Azure. Do we have news about this?

rubentoledo avatar Jan 02 '19 12:01 rubentoledo

https://github.com/psignoret/aad-sso-wordpress/blob/master/AuthorizationHelper.php#L85

The AuthorizationHelper places the token in a session variable. Your code is welcome to check for and use the aadsso_access_token in order to query additional attributes from Azure AD.

bradkovach avatar Jan 02 '19 20:01 bradkovach

Hello there,

Just wondering if any updates on the above additional custom field mapping.

Kind Regards

gokul-jayachandran avatar Mar 16 '23 01:03 gokul-jayachandran