i have created new role(ex:superadmin_role) and i had created profile(EX:superadmin_profile) also.
and i had created new user with user name (EX:superadmin)and password(EX:123456)
now as admin ,i assigned new role to new admin as follows.
username is :superadmin, role is:superadmin_role,
if i am trying to login into mysite then i facing problem called
---HTTP Status 403 - Access to the requested resource has been denied.
so please help me.
my requirement is i want to assign new role and i want to log in with that role into myportal.
by default there two roles called adminRole and userRole.
if i use these roles( adminRole and userRole) for new users then i can easily login into the portal.
please help me.....
and i had created new user with user name (EX:superadmin)and password(EX:123456)
now as admin ,i assigned new role to new admin as follows.
username is :superadmin, role is:superadmin_role,
if i am trying to login into mysite then i facing problem called
---HTTP Status 403 - Access to the requested resource has been denied.
so please help me.
my requirement is i want to assign new role and i want to log in with that role into myportal.
by default there two roles called adminRole and userRole.
if i use these roles( adminRole and userRole) for new users then i can easily login into the portal.
please help me.....