I have the following questions on the authorization objects:
1.I am to remove an Auth object from about 30 odd roles , some of which are Composite roles. My question is ;
1.Is there a way to do this in one shot ? rather than getting into each role one by one ?
2.What will be the impact onthe composite...which is agian a collection of Sngle Roles.
3. I prefer just to" inactivate' the object than delete/remove it , what are your thoughts ?
Thanks