Skip to content

Pass Challenge Response Option as Parameter or Set Default #13

@jweier

Description

@jweier

Is your feature request related to a problem? Please describe.
No

Description
I'm using the Identity User workflow in psPAS and I'm trying to execute it in a non-interactive process. I've got everything figured out except for how to automatically answer the Challenge Mechanisms screen. It would be great to have an additional parameter in New-PASSession that allows you to specify the challenge mechanism so you're not prompted for it. I'm requesting this under IdentityCommand because it's my understand that IdentityCommand is actually used by psPAS for this part of the workflow.

Describe alternatives you've considered
I've tried getting around it with pipes and echos but I can't really do that as the pipes/echos make the New-PASSession command run in a different context so subsequent commands that rely on the PASSession don't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions