ruby-openid icon indicating copy to clipboard operation
ruby-openid copied to clipboard

Trying to find a simple walk through on adding OIDC to a ruby application

Open CrowdHailer opened this issue 5 years ago • 1 comments

Is there a simple guide for adding OpenID to an application.

Something at this level, and maybe for rails or perhaps it can be done at the rack level. https://dev.to/crowdhailer/adding-did-authentication-to-a-phoenix-web-app-18ec I'm very familiar with OAuth and OIDC but could do with advice on working out what level it should be added to a rails application

p.s. I wrote the did.app article but something not tied to any particular auth provider would be useful

CrowdHailer avatar Mar 05 '20 15:03 CrowdHailer

Take a look at omniauth and omniauth-openid.

mkasztelnik avatar Jan 14 '21 11:01 mkasztelnik

This repo is being archived. Closing issue.

timcappalli avatar Jul 24 '23 17:07 timcappalli