Sunday, July 14, 2019

Today we continue with our discussion on Kubernetes. We were discussing refresh tokens and now we will be discussing identity providers. The identity provider serves two purposes it honors the Open ID connect way of providing identities. As part of that identity, it will need to support discovery which is required to make calls. Second it is required to support the generation of tokens and to inject them into kube configuration. A variety of identity providers can support both these functionalities 

No comments:

Post a Comment