Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

SP settings shouldn't need local path to IDP Metadata #35

@bjm88

Description

@bjm88

Right now the settings config and init require a local path to the file of the IDP meta data. This is not desirable since many multi tenant programs would load this config dynamically from db or have it injected in test, or even just point at the live URL from IDP to get meta data each time. As the library stands today must download this xml, save it locally (in cloud serverless env its not ideal to rely on saving to local file system) to the get file path to just pass to this library....

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