-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for self-issued #26
Comments
I didn't require self issued for my needs so it hasn't yet been implemented. |
It seems like it would be trivial to implement though |
Yeah. I've just finished walking through the Process in JS land. Might be a useful resource if only for the tests. |
Would you be interested in adding support if I opened a PR? Not sure when it will be, will try and get round to it soonish. |
Yes definitely, I started work this AM but got pulled onto other things. If you're offering I'm taking :) |
I'm still trying to work my way around the library. If you had some
pointers on where I should start that would be great. Hopefully have more
time to work on it next week.
…On Wed, 15 Jan 2020, 21:20 Brian Cardarella, ***@***.***> wrote:
Yes definitely, I started work this AM but got pulled onto other things.
If you're offering I'm taking :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26?email_source=notifications&email_token=ABMXHHQX5L5UEBOEL3TSUA3Q554YDA5CNFSM4KHE36Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJB26NA#issuecomment-574861108>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMXHHXZQH3XA4M7JNLCX23Q554YDANCNFSM4KHE36YQ>
.
|
https://openid.net/specs/openid-connect-core-1_0.html#SelfIssued
I can't find any documentation around how to do self issued identity providers. I don't think it works by just setting the correct issuer. Is there a setting or is it unsupported
The text was updated successfully, but these errors were encountered: