Skip to content

Commit

Permalink
🍻 Modify the comment content
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyd-c committed May 12, 2021
1 parent 4fd09c4 commit bd23cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jap-oidc/src/main/java/com/fujieid/jap/oidc/OidcUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class OidcUtil {
/**
* Get the IDP service configuration
*
* @param issuer IDP identity providers, such as `https://sign.fujieid.com`
* @param issuer IDP identity providers
* @return OidcDiscoveryDto
*/
public static OidcDiscoveryDto getOidcDiscovery(String issuer) {
Expand Down

0 comments on commit bd23cd9

Please sign in to comment.