Hi!

I need to develop a complex authentication structure with drupal.

First) a need to implement an external auth module ( just done ).
Second) the external auth module must set up some customized user profile fields.
Third) add a button on the user profile page/home page (when user is logged in ) that call specific method inside external auth module. ( i need to change/hide action of this button with the policy as point fourth)
Fourth) change the background/content of the homepage/menu link/ecc... by some policy like username and by calling some specific functions in the code.

I don't know where put the code of number Third and number Fourth and also how to implement number Second.

Can someone help me ?

Thank's
Name29

Comments

blueminds’s picture

If you are new to Drupal I would recomend you to hire someone that will code this for you. Your requirements are two complex to give you an advice in a forum.

name29’s picture

hi,

can you send me some help like where I can start to read ?