{
"id": "id1",
"username": "user1",
"password": "passworduser1",
"firstname": "Test",
"lastname": "User",
"email": "test-user@example.com",
"emailVerified": true
}
{
"clientId": "kbyuFDidLLm280LIwVFiazOqjO3ty8KH",
"clientSecret": "60Op4HFM0I8ajz0WdiStAbziZ-VFQttXuxixHHs2R7r7-CW8GR79l-mmLqMhc-Sa",
"redirectURIs": [
"https://openidconnect.net/callback",
"https://flow.idp.hashicorp.com/sso/oidc/callback",
"https://bboudreau01-lsev8hbc.dev.pedp-remote.hashicorp.services/sso/oidc/callback"
],
"authMethod": "client_secret_basic",
"responseTypes": [
"code"
],
"grantTypes": [
"authorization_code",
"refresh_token"
]
}
{
"id": "samltest.id",
"entityId": "https://samltest.id/saml/sp",
"metadataUrl": "https://dev-idp.seriousben.com/config/saml_service_providers/samltest.id"
}