Skip to content

Skip default authorization strategy for custom paths #4782

Description

@mrbatista

Suggestion

When set default authentication strategy the access to the rest explorer is forbidden.
This is particular situation when is not possible to use @authorization.skip() decorator.
My suggestions:

  1. Add new property to rest explorer configuration to skip authorization strategy for path where rest explorer is mounted.

  2. Add new property to AuthenticationStrategy configuration to specific list of path to skip. Like this

Use Cases

Examples

Acceptance criteria

TBD - will be filled by the team.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions