Skip to content

Missing exported function BuildAuthURLWithRedirect #98

Open
@TheGreatAbyss

Description

Hello thank you for this Library!

I need to use this library with PingOne and with signed authentication requests. There is currently no exported function to build an Auth URL with the HTTP Redirect Binding.

The current function BuildAuthURL calls the function BuildAuthURLFromDocument which has this singular line of code:

return sp.buildAuthURLFromDocument(relayState, BindingHttpPost, doc)

Unless this is a bug and it's supposed to call BindingHttpRedirect, the library appears to be missing the exported function BuildAuthURLWithRedirect

I have a PR in my personal Git with the requested changes: https://github.com/TheGreatAbyss/gosaml2/pull/1/files

If you would grant me access to the repo I'd be happy to push a branch and open a MR.

Thank You
-- Eric

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions