Kiran K

Results 85 issues of Kiran K

## What does this PR do? Add a web page to display SP's Config details ![localhost-5225-well-known-sp-config](https://user-images.githubusercontent.com/4593041/183894297-73e1e797-d05a-4562-bbcd-434e7cbc6ad5.png) Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change...

## What does this PR do? SCIM implementation - beta version ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature...

- Easy to deploy - Add production deployment guide

enhancement
good first issue

enhancement
good first issue

``` curl --request POST \ --url 'http://localhost:5000/oauth/token' \ --header 'content-type: application/x-www-form-urlencoded' \ --data 'grant_type=authorization_code' \ --data 'client_id=' \ --data 'client_secret=' \ --data 'redirect_uri=' \ --data 'code=' ``` ### Issue Summary...

bug

## What does this PR do? Fixes # (issue) **Environment**: Staging(main branch) / Production ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) -...

## What does this PR do? This PR add the support for setting a new password for users who have signed up with Google or SAML provider. This allow the...

Stale

## What does this PR do? - [x] Move Setup Link components to internal-ui - [x] Move SSO Tracer components to internal-ui - [x] Add webhook url and secret inputs...

## What does this PR do? Fixes #651 Audit logs for saas app + admin portal - [ ] Check fetching IP address is correct - [ ] Review actions...