Skip to content

Tranformation help #26

@chapas

Description

@chapas

I'm transforming to intermediary values, not the final values;
I'm unable to transform this:

"ClientStoreExpiration": 300,

into this:

"ClientStoreExpiration": $IdentityServerClientStoreExpiration,

Is this possible?

When it's a string there is no problem because it sits inside quotes, ex:

"UserStoreUrl": "http:\\localhost" into "UserStoreUrl": "$UserStoreUrl"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions