Skip to content

Consider sending token auth data via post body instead of uri parameters #571

@youngm

Description

@youngm

Currently it appears that in 2.0.1 the data sent to via post to /oauth/token sends it's data via url parameters instead of post body.

This exposes user and/or client credentials to uaa access logs, router access logs, and CF firehose HttpStartStop events to name a few.

Thoughts on sending this data via post body instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions