Results 7 issues of William Denniss

AppAuth for iOS [recently added](https://github.com/openid/AppAuth-iOS/pull/101/commits/89b5473f31d61b07713549e761b14a12d6ebe7c9) support for OpenID Connect ID Token validation (but not signature verification, electing to use the option allowed in the specification for not verifying signatures of...

enhancement

Bring GTMAppAuth inline with AppAuth by including an XCode project file and Carthage support.

enhancement

Homebrew is a convenient package manager for OS X, would be great to have `brew install kubehost`, like the [kubectx tools](https://github.com/ahmetb/kubectx).

enhancement

`kubehost` has a documented limitation of only supporting services with a single port. Until this is addressed, we should output a warning message if a service is given that has...

enhancement

We should include the port in the success message `"Service exposed on ${ip}"`, to make it clear which port the service was exposed on. https://github.com/GoogleContainerTools/kubehost/blob/71d2a859cfba7172351200f2f0debb4d900c47e8/kubehost#L412

enhancement

Documentation http://openid.net/certification/rp_testing/ Test Suite: https://rp.certification.openid.net:8080/ Response types we're testing for: - [ ] code - [ ] configuration - [ ] dynamic

enhancement