Skip to content

Commit 1686591

Browse files
committed
1 parent c9b5ff9 commit 1686591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/serviceprovider/provider/RelyingPartyRegistration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
/**
3535
* Represents a configured service provider, SP, and a remote identity provider, IDP, pair.
36-
* Each SP/IDP pair is uniquely identified using a <code>registrationId</code>, and arbitrary string.
36+
* Each SP/IDP pair is uniquely identified using a <code>registrationId</code>, an arbitrary string.
3737
* A fully configured registration may look like
3838
* <pre>
3939
* //remote IDP entity ID

0 commit comments

Comments
 (0)