LoginRadius / LoginRadius/go-saml

Implement Service Provider SAML Component

Open
#3 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement hacktoberfest help wanted Status: Available
Dominant language
Go
Stars
11
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Yes, Only Identity Provider implementation is supported now, need to implement the Service Provider side of Component
1. Generating Authnrequest(signed/unsigned) for both Post/Rediect method
2. Parse and validate SAML Response
3. Generating LogoutRequest(signed/unsigned) for both Post/Rediect method
4. Parse and validate LogoutResponse
5. SP Metadata

**Describe the solution you'd like**
Implement Service Provider component.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the repository's existing Identity Provider implementation, then map the requested Service Provider work to the five listed areas: AuthnRequest, SAML Response, LogoutRequest, LogoutResponse, and SP Metadata. Done means the Service Provider component supports the requested signed and unsigned POST/Redirect flows and parsing and validation for responses.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.