I have a relying party trust setup and everything is working correctly with ADFS if I just use a rule template to pass an Active Directory attribute in my claim. What I want to pass in my claim is the employee ID AD field with @test appended to it. So
if my employee ID was 012345 my claim would pass 012345@test. What is the best way to do this?
↧