labbsr0x / whisper

A cloud-native Identity and OAuth Provider implemented with Golang and ORY Hydra
MIT License
12 stars 4 forks source link

Create a custom check credentials handler #63

Closed eabili0 closed 4 years ago

eabili0 commented 4 years ago

We should not be using whisper-client to perform the check-credentials routine anymore. Whisper will be the only entity with enough power to create applications.

eabili0 commented 4 years ago

For the foreseeable future, Whisper will be single-tenant. That means we expect client apps to have privileged access to Hydra's admin endpoint, leaving us with no immediate reason to redefine how client apps get registered to Hydra.