Skip to content

Unable to use http url for okta.oauth2.issuer in integration test scenarios #731

@jelmerk

Description

@jelmerk

I'm submitting a

  • bug report
  • feature request

Background info

There are various articles on the internet that describe how to do integration testing with Okta. for example

They typically depend on some way of mocking the okta endpoints. Mocks will typically run on localhost over http but this check checks if the configured url is a https url

We need a way to disable this check. The validateHttpsUrl method called under the hood already has a parameter for disabling this check, but there is no way to set it

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