Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/security-openid-connect-providers.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Michelle Purcell <[email protected]>
  • Loading branch information
sberyozkin and michelle-purcell authored Jul 11, 2023
1 parent 8a4dd58 commit 74b5a71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ public interface GoogleCalendarClient {
}
----

Note the `@AccessToken` annotation - it enables an access token propagation to the target service.
<1> The `@AccessToken` annotation enables an access token propagation to the target service.

For completeness, for this REST client to work, you need to configure the Google Calendar address and request that an access token is allowed to be used for accessing this service.

Expand Down

0 comments on commit 74b5a71

Please sign in to comment.