Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
authlete
/
java-oauth-server
Public
Notifications
You must be signed in to change notification settings
Fork
93
Star
297
Code
Issues
2
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fix-how-to-compute-timeout-for-communication-with-ad
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 28, 2018
Added a dummy implementation of getAcr() method.
TakahikoKawasaki
committed
76e45cf
Copy full SHA for 76e45cf
Supported 'openbanking_intent_id'.
TakahikoKawasaki
committed
23c6901
Copy full SHA for 23c6901
Commits on Aug 27, 2018
Updated versions of authlete-java-common and authlete-java-jaxrs to 2.24 and 2.10, respectively.
TakahikoKawasaki
committed
4140ac7
Copy full SHA for 4140ac7
Commits on May 9, 2018
Merge pull request #8 from authlete/certificate-processing
Show description for 9c81aee
TakahikoKawasaki
authored
9c81aee
Copy full SHA for 9c81aee
updated versions for common and jaxrs libraries
Justin Richer
committed
de9d1bc
Copy full SHA for de9d1bc
Commits on May 1, 2018
abstracted certificate extraction up to base endpoint processor
Justin Richer
committed
38f4b6d
Copy full SHA for 38f4b6d
added processing of certificates at token endpoint
Justin Richer
committed
701b9a4
Copy full SHA for 701b9a4
Commits on Mar 8, 2018
Removed font-size and font-weight from CSS files.
TakahikoKawasaki
committed
4ca9ce7
Copy full SHA for 4ca9ce7
Fixed a typo in index.html.
TakahikoKawasaki
committed
dfb8d1c
Copy full SHA for dfb8d1c
Fixed a comment in UserEntity.
TakahikoKawasaki
committed
c32577c
Copy full SHA for c32577c
Updated CUSTOMIZATION.* for small fix.
TakahikoKawasaki
committed
f67b981
Copy full SHA for f67b981
Commits on Nov 21, 2017
Slightly updated README.md.
TakahikoKawasaki
committed
c90ada7
Copy full SHA for c90ada7
Commits on Nov 20, 2017
Update index.html.
TakahikoKawasaki
committed
a43667f
Copy full SHA for a43667f
Editorial cleanup.
TakahikoKawasaki
committed
2e7cd9c
Copy full SHA for 2e7cd9c
Commits on Nov 19, 2017
Added .DS_Store to .gitignore.
TakahikoKawasaki
committed
8015a51
Copy full SHA for 8015a51
Commits on Nov 13, 2017
Merge pull request #7 from authlete/dockernize
Show description for b9c085c
Takahiko Kawasaki
authored
b9c085c
Copy full SHA for b9c085c
Modified Dockerfile.
hidebike712
committed
00d3f1c
Copy full SHA for 00d3f1c
Commits on Nov 6, 2017
Modified README.
hidebike712
committed
de75692
Copy full SHA for de75692
Added docker-related files.
hidebike712
committed
bbee7bf
Copy full SHA for bbee7bf
Commits on Jul 20, 2017
Updated documents for the introspection endpoint implementation.
TakahikoKawasaki
committed
a7fc080
Copy full SHA for a7fc080
Implemented '/api/introspection' endpoint which complies with RFC 7662.
TakahikoKawasaki
committed
fe1c425
Copy full SHA for fe1c425
Commits on Jul 19, 2017
Merge pull request #4 from authlete/refactor-methods
Show description for d284b5e
Takahiko Kawasaki
authored
d284b5e
Copy full SHA for d284b5e
Refactored some methods.
hidebike712
committed
af56458
Copy full SHA for af56458
Commits on Jul 14, 2017
Merge pull request #3 from authlete/fix-comments
Show description for c17f877
Takahiko Kawasaki
authored
c17f877
Copy full SHA for c17f877
Modified comment line break.
hidebike712
committed
a3e7679
Copy full SHA for a3e7679
Modified comment line break.
hidebike712
committed
9c8ca6c
Copy full SHA for 9c8ca6c
Modified some comments.
hidebike712
committed
6ade624
Copy full SHA for 6ade624
Commits on Jul 12, 2017
Merge pull request #2 from authlete/fix-code-style
Show description for 0e732a9
Takahiko Kawasaki
authored
0e732a9
Copy full SHA for 0e732a9
1. Modified code style.
Show description for db7f101
hidebike712
committed
db7f101
Copy full SHA for db7f101
Commits on Jul 10, 2017
change dependencies to release versions
Justin Richer
committed
38b4539
Copy full SHA for 38b4539
rolled back hack around bug in JAXRS library
Justin Richer
committed
dbebf4d
Copy full SHA for dbebf4d
made request handler aware of session-based user
Justin Richer
committed
3110bed
Copy full SHA for 3110bed
scale auth_time to account for bug in authlete API
Justin Richer
committed
2dba481
Copy full SHA for 2dba481
quiet down the logging
Justin Richer
committed
7201195
Copy full SHA for 7201195
added auth date to authorization decision handler implementation
Justin Richer
committed
1fa760e
Copy full SHA for 1fa760e
Pagination
Previous
Next
You can’t perform that action at this time.