Skip to content

Exclude specific types of clients #868

Open
@zhelinisivanesan

Description

@zhelinisivanesan

Checklist

Describe the problem you'd like to have solved

I would like to be able to exclude specific types of clients e.g. only m2m clients rather than all clients. This will help to keep track of changes to core clients such as SPAs more easily and allow me to ignore the noise of user generated machine-to-machine clients.

Sorry if this is already supported - if it is, please tell me how this can be done. Thank you!

Describe the ideal solution

Similar to excluding resources already - something like the following in config.json:

"AUTH0_EXCLUDED": ["m2m_clients"]

Alternatives and current workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions