How to read REST Header information in Peoplecode from the REQUEST Message
edited Nov 29, 2017 6:57AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 21 commentsAnswered
Since it appears that the REST security implementation isn't complete to follow the existing WS_Security implementation to allow external authentication by sending in a usertoken; we were suggested to send in our own token in the REST header; however, it appears that IB is removing all of the header information as it passes the message along. Does anyone know how to maintain header information in the REQUEST message so it can be accessed from within the Peoplecode when the message is being processed?
2