cjww-development / gatekeeper

Implementation of OIDC and OAuth2
Apache License 2.0
16 stars 0 forks source link

Well known services creation #49

Closed chrisjwwalker closed 3 years ago

chrisjwwalker commented 3 years ago

Is your feature request related to a problem? Please describe. When I create a new service it can be a hassle to find the correct redirect url.

Describe the solution you'd like Offer a range of pre-configured, well known services. e.g. if I go to create a new app. Offer a list of pre-configured services like

and add more as more become more known.

After creation the user can then edit the home page and redirect url domain prefixes depending on they're they're hosting the service.

Said services should also been added to the README to say that Gatekeeper has been explicitly tested with those services.