Skip to content

Why introspection_endpoint parameter not use discovered data? #255

Closed
@liqiangno1

Description

@liqiangno1
Environment
  • lua-resty-openidc version (e.g. 1.7.0)
Expected behaviour

The introspection_endpoint can be find in discovered data,and why does not this parameter use discovered data?

Actual behaviour

I need pass this parameter.

Minimized example
 -- call the introspection endpoint
  json, err = openidc.call_token_endpoint(opts, opts.introspection_endpoint, body, opts.introspection_endpoint_auth_method, "introspection")
Configuration and NGINX server log files

Config and logs for the minimized example, possibly provided as attachments.

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