I upgraded to the new jdeveloper release and my security stoped working (proxy stuff).
So I had to change getUserPrincipalName in my Application module to ADFContext.getCurrent().getSecurityContext().getUserPrincipal().getName().
Who knew...
So I had to change getUserPrincipalName in my Application module to ADFContext.getCurrent().getSecurityContext().getUserPrincipal().getName().
Who knew...
Comments
Post a Comment