Configure IDPs and implement AAA server lookup based on IDP realm
authorMargaret Wasserman <margaret@moonshot-proxy.home>
Wed, 3 Apr 2013 11:55:20 +0000 (07:55 -0400)
committerMargaret Wasserman <margaret@moonshot-proxy.home>
Wed, 3 Apr 2013 11:55:20 +0000 (07:55 -0400)
commit5a9acc0d8690361440bcada33306a922ea5f51e1
tree90ff6f2763967ad01fdb51f90f20b896cf144377
parent2f30c09d248b4496efc9c7ee48c4837ebc56a025
Configure IDPs and implement AAA server lookup based on IDP realm
Makefile.am
README
common/tr_config.c
common/tr_idp.c [new file with mode: 0644]
common/tr_name.c
include/tr_comm.h [new file with mode: 0644]
include/tr_config.h
include/tr_rp.h [new file with mode: 0644]
include/trust_router/tr_name.h
tr/tr_main.c