Skip to content

Update the article on Spring + mock SSO #264

@tomakehurst

Description

@tomakehurst

I'm the creator of WireMock and I've been doing some work on making it easier to mock OAuth2 flows recently.

I've developed a couple of things I think would be useful to your readers:

  1. A way of mocking an OAuth2 flow in WireMock without needing to write a custom transformer, which is simpler and can be used for parallel/load testing (since there's no stored state involved).

  2. A free, hosted OAuth2 / OpenID Connect mock you can just point your app to.

So, I'd like to propose an update to https://github.com/pivotal/blog/blob/master/content/post/faking_oauth_sso.md showing the simplified WireMock approach, and linking out to the hosted OAuth mock.

Is this something you'd be willing to merge? If so, I'm happy to write the update and submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions