asgardeo / asgardeo/asgardeo-java-oidc-sdk
Add scenario-specific, intuitive exceptions.
- Dominant language
- Java
- Stars
- 18
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
Currently, the OIDC SDK has three main exception classes. **SSOAgentException**, **SSOAgentSeverException** and **SSOAgentClientException**. It would be an improvement if we can have scenario specific/ intuitive exceptions for better comprehension.
eg: IDTokenValidationException, SSOAgentConfigurationException etc.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the OIDC SDK's existing SSOAgentException, SSOAgentSeverException, and SSOAgentClientException classes and tracing where they are used. Define the scenario-specific exception categories, including IDTokenValidationException and SSOAgentConfigurationException, and confirm the expected scope with maintainers. Done means the exception model is agreed and consistently applied across the relevant SDK behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100