Skip to content

Commit

Permalink
added docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aeitzman committed Feb 2, 2024
1 parent 5292827 commit 3e6d69a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ public String getAudience() {
}

/**
* Returns the credentials' expected subject token type.
* Returns the credentials' expected Security Token Service subject token type based on the OAuth
* 2.0 token exchange spec.
*
* @return the requested subject token type. For example: "urn:ietf:params:oauth:token-type:jwt".
*/
Expand Down

0 comments on commit 3e6d69a

Please sign in to comment.