Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Updated please? #15

Open
togakangaroo opened this issue Apr 26, 2017 · 11 comments
Open

Updated please? #15

togakangaroo opened this issue Apr 26, 2017 · 11 comments

Comments

@togakangaroo
Copy link

togakangaroo commented Apr 26, 2017

With a proj and sln file? Maybe dotnet core? With a nuget package.config file? Possibly not using aspx pages which has been all but deprecated for like 8 years?

This just really looks like something written by someone after looking at a single .net tutorial...

@pitbulk
Copy link
Contributor

pitbulk commented Apr 26, 2017

Read the Readme, that was a proof of concept done 6 years ago...listed there are some alternatives.

@togakangaroo
Copy link
Author

@pitbulk I did read that of course, but those are just links to saml libraries, there is no clue as to how to actually set something up that authenticates and gets claims tokens from onelogin, nor how to verify the token is valid, nor how to do a token refresh to check for expiry. I'm not worried about being able to parse xml, I'm worried about not understanding how to interact with onelogin, and this isn't very helpful yet is touted in the documentation as a useful .net example. At the very least remove it from the docs...

At this point we've spent 3 days reading the docuemntation, looking at ruby, and .net (and some php) samples, and trying to follow along instructions and it just doesn't seem any closer.

Is there a single thing which just tells you what you need to set up in your code, and on the server to get a simple test app that can log a user in, get claims about them, and validate and keep them logged in?

@pitbulk
Copy link
Contributor

pitbulk commented Apr 27, 2017

@togakangaroo
Copy link
Author

Thanks...trying the php stuff now (now I gotta remember how to configure apache...been 12 years...)

@togakangaroo
Copy link
Author

@pitbulk So I got the php stuff working, but am having real problems getting any of the recommended .net ones working most seem to have either incorrect code (and an unresponsive committer) or extra concepts that did not exist in the php example.

Do yall have a recommendation or a working example?

@togakangaroo
Copy link
Author

@pitbulk in fact how about just an update on the onelogin .net library that is discussed in the README? I might have to look at implementing some of this stuff anyways - do yall have it in a git repo? If there's enough there to get me on the right track, I'd much rather fill in the gaps and give yall a PR then stumble around completely in the dark.

@pitbulk
Copy link
Contributor

pitbulk commented May 5, 2017

Sorry I don't have a working example of a dot-net library working with onelogin and there is no estimation on when a dot-net Onelogin toolkit gonna be released, not a priority right now sorry.

You can register your petition here: https://onelogin.ideas.aha.io/
our product team change priority of tasks based on what our customer request.

@togakangaroo
Copy link
Author

@pitbulk That link is broken - it redirects to https://app.onelogin.com/client/apps/aha?return_to=/ ERR_TOO_MANY_REDIRECTS

too many redirects

@pitbulk
Copy link
Contributor

pitbulk commented May 5, 2017

Is working for me, maybe you have some session conflict?
Open it in a private window of your browser.

@togakangaroo
Copy link
Author

Ok...that worked...isn't the fact that this is possible a huge problem in itself?

@togakangaroo
Copy link
Author

Created here

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

No branches or pull requests

2 participants