Solving the Missing Trust Anchor in Dynamic Client Registration with CIMD
OAuth originally assumed clients would be pre-registered at an authorization server. Before an app can talk to an OAuth server, a developer signs up for an account, registers the client by providing the name and logo and other client inform…