aad-sso-wordpress
aad-sso-wordpress copied to clipboard
Additional attribute mapping
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
Hi, I'm also interested in mapping additional attributes from Azure. Do we have news about this?
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.
Hello there,
Just wondering if any updates on the above additional custom field mapping.
Kind Regards