Simple OpenId Server

Component ID

2905048

Component name

Simple OpenId Server

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Very simple core implementation of an OpenId Connect server. Useful if you need your users to authenticate against a Drupal instance.
This server is configured with only one client_id and client_secret, so if multiple applications want to access this feature, they need to share the same credentials.