Skip to content

Commit

Permalink
Docu
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Nov 3, 2023
1 parent c3c8da7 commit 28d9964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### [Usage](#usage)

The main interface of the SAML IdP library is [SAMLIdPService](openconext-samlidp-lib/java/blob/main/src/main/java/saml/SAMLIdPService.java).
The main interface of the SAML IdP library is `SAMLIdPService`.
It provides the following functionality
- parsing SAML to an `org.opensaml.saml.saml2.core.AuthnRequest`
- sending SAML response back to the Service Provider
Expand Down

0 comments on commit 28d9964

Please sign in to comment.