would it be possible to have a "simplified" documentation? #292
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
So, in the end i found out that the reason this repo just works is pretty much mostly because @peppelinux has a certain experience with OpenID connect and all, but the issue is that I and many people probably don't the same (impressive) level of experience.
While i am trying to get somewhere close to that realistically it's going to take me a very long time, i have absolutely no clue what a OIDC federation and many other pieces do and all the OIDC specs are very long, it's fine if you just link to simplified explanations or whatever as long as it is good enough to get something working, OIDC specs are many and take 3 hours each to be read in full and I am not immortal, but props for who wrote them, and also for who actually read them all.
What i am asking is if it would be possible to get a tutorial style walkthrough guide in some form to help any developer who maybe has just a very surface knowledge of OpenID Connect to integrate that SPID button (which doesn't have to be blue, it just has to work, making it blue afterwards is much simpler) in any app no matter the programming language, while using a supposedly a standard-compliant OIDC client library the language may have (for example, C# has identity model).
I know that there is for my use case exists a repo for C# called spid-cie-oidc-aspnetcore but it's setup guide is somewhat broken, or I may be broken as well, and honestly seems like i won't really get an answer from the maintainer there.
if you could make a full guide to help people get something that "just works" to then test it with this server implementation first then later expand it to the real production servers, that would be extremely helpful, this R&D project is giving me a very hard time right now.
The text was updated successfully, but these errors were encountered: