eclipse-ee4j / eclipse-ee4j/metro-wsit
usage of include token policy "AlwaystoIntiator" doesn't throw exception
- Dominant language
- Java
- Stars
- 6
- Forks
- 21
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 1
Description
Since AlwaystoIntiator included token policy is not yet supported it should
throw an exception :
IncludeToken Policy AlwaystoIntiator is not yet Supported.
As of now the test passes.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.0]
Source: [https://github.com/javaee/metro-wsit/issues/1186](https://github.com/javaee/metro-wsit/issues/1186)
Author: glassfishrobot
Contributor guide
Research direction
Start by locating the IncludeToken policy handling and its tests for the AlwaystoIntiator value. Confirm the current test passes without an exception, then make the unsupported-policy behavior fail explicitly and add or update a test that expects the stated exception message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100