Skip to content

Commit 397ca71

Browse files
committed
remove "bearer" as we support mTLS bound tokens
Signed-off-by: Hans Zandbelt <hans.zandbelt@zmartzone.eu>
1 parent 31c1b62 commit 397ca71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# mod_oauth2
22

33
A module for Apache HTTP Server 2.x that makes the Apache web server operate as a OAuth 2.0 Resource Server,
4-
validating OAuth 2.0 bearer access tokens and setting headers/environment variables based on the validation results.
4+
validating OAuth 2.0 access tokens and setting headers/environment variables based on the validation results.
55

66

77
## Quickstart

0 commit comments

Comments
 (0)