Skip to content
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

The Readme file for this project assumes knowledge #454

Open
David263 opened this issue Dec 21, 2024 · 0 comments
Open

The Readme file for this project assumes knowledge #454

David263 opened this issue Dec 21, 2024 · 0 comments

Comments

@David263
Copy link

The Readme file for this project assumes that the reader knows exactly how OpenID works. This contradicts the statement that it assumes minimal knowledge of OpenID Connect.

The first function described requires a certificate. Right away I'm puzzled. Why would OpenID Connect require a security certificate?

I probably should state my use case: I am creating a website and want to add PHP code to obtain the user's username and password and authenticate it using OpenID Connect based on credential data stored in a reliable web source or my own user registration file. Seems like a simple enough goal, but I'm having trouble getting started. Is OpenID Connect appropriate for this goal, or should I write my own HMAC/encryption solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant