cloudtrust / keycloak-wsfed

WS-Federation implementation for keycloak
GNU Affero General Public License v3.0
37 stars 30 forks source link

Implement incomplete methods in the SAML11RequestedToken and SAML2RequestedToken classes #20

Open AlistairDoswald opened 6 years ago

AlistairDoswald commented 6 years ago

The getFirstName and getLastName methods are TODO in the SAML2RequestedToken, as is the getSessionIndex method in both classes.