InMemoryRedirectUriRegistry.defaultMaxRegistrations

Maximum number of live registrations (one per /register call). When exceeded on register, the oldest registration is evicted as a whole.

class InMemoryRedirectUriRegistry
enum size_t defaultMaxRegistrations;