#94 Fetch user identification from the server
Closed: Fixed None Opened 13 years ago by admiyo.

The web ui needs a way to query the principal of the current user. Possibly some client side extension, but certainly can be done server side. This blocks the gradation of permissions work


To test:

ipa whoami

You should see your principal.

This needs a unit test: The expected result should contain:

'admin@%s' % api.env.realm

Notice the new checkbox "Affects Tests" is checked. THanks sgallagher

you can test using cli

ipa whoami

web ui uses the JSON equivalent.

Metadata Update from @admiyo:
- Issue assigned to admiyo
- Issue set to the milestone: FreeIPA 2.0 - 2010/07

7 years ago

Login to comment on this ticket.

Metadata